View Single Post
  #2 (permalink)  
Old 11-16-2008, 10:53 AM
William_Wilson's Avatar
William_Wilson William_Wilson is offline
Moderator
 
About:
Join Date: Mar 2006
Location: Canada
Posts: 973
William_Wilson has a spectacular aura aboutWilliam_Wilson has a spectacular aura aboutWilliam_Wilson has a spectacular aura about

Default


I believe batch scripting is what you are looking for. You can check out:
Batch file - Wikipedia, the free encyclopedia
for the basics of creating a .bat file, you can also type commands directly into the command prompt, but it is likely that your cousin is using a bash script or a C program to accomplish arithmetic on the command line.



__________________

</Dream In Code>
-William. ยง (marvin_gohan)
Reply With Quote