Quote (Azrad @ Oct 13 2012 03:22pm)
I'd switch the first two lines, but that is just aesthetics; it should work.
thanks. :0
okay one more, just did a few questons.
Create a batch file that:
a) accepts two integers as parameters

prints the sum of these integers to the screen
c) multiplies the integers and prints the result to the screen
d) saves the results to a file called math.txt in the user's home directory.
(Mostly need part a rest should be easy now)
This post was edited by Phyxios on Oct 13 2012 02:37pm