Saturday, 27 December 2014

Batch Calculator

I'm going to show you how to make a simple batch calculator in notepad. Code Here's the code just copy and paste Save as "whatyouwant".batecho offmode 20,4title MATH:loopclsecho.set /p som=set /a antwoord=%som%echo %antwoord%pause nulgoto loop

By: nkarssen



Continue Reading »



from Instructables: exploring - technology - robots http://www.instructables.com/id/Batch-Calculator-1/

0 comments:

Post a Comment