.

.

Saturday 6 August 2011

How To Make A Calculator With A Batch File

Please open your notepad and
copy the code below

echo off
cls
echo.
echo This is multiplication
calculation
set/p "user=FirstNo=>"
set/p "pass=SecondNo=>"
set /a a=%user%*%pass%
echo so the answers is = %a%
pause >nul

then paste this code in your
notepad and save as
"calculator.bat"

*note = you can change * with
+,- and /

Share it with your frnds and Feel Free To Comment.

0 comments :

Post a Comment

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | cna certification