Nairaland Forum

Welcome, Guest: Join Nairaland / Login / Trending / Recent / New
Stats: 1060924 members, 1230816 topics. Date: Sunday, 19 May 2013 at 09:06 PM

How To Make A Simple Calculator In Notepad Using .bat Format - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / How To Make A Simple Calculator In Notepad Using .bat Format (387 Views)

How To Create A Simple Calculator Using Java Programing Language GUI / Are You A Real Programmer? Can You Code With Notepad? / A Very Simple Loan Calculator In Vb6 Needed (1) (2) (3) (4)

(0) (Reply) (Go Down)

How To Make A Simple Calculator In Notepad Using .bat Format by Myhacklord(m): 6:10pm On Jan 30
Launch your Notepad from
your Windows OS PC.
Copy and paste this code
below into it
@echo off
title Batch Calculator by
(your name)
color 0c
:top
echo
————————————–
echo -Welcome to Batch
Calculator by *(your
name)!-
echo
————————————–
echo Enter your operand
echo.
set /p sum=
set /a ans=%sum%
echo.
echo = %ans%
echo
————————————————————–
pause
cls
echo Previous Answer:
%ans%
goto top
pause
exit
Now press CTRL + S to save,
in the file name put in
Calc.bat
In the File type, select All
Files then Click on Save.
Now Launch the Calc.bat by
double clicking on it.
Your Calculator is live, you can
make use of it to perform your
basic calculation functions
Re: How To Make A Simple Calculator In Notepad Using .bat Format by shorxynla(m): 5:43am On Jan 31
not working
Re: How To Make A Simple Calculator In Notepad Using .bat Format by Myhacklord(m): 10:34pm On Jan 31
[quote author=shorxynla]not workin

follow d above steps carefully
Re: How To Make A Simple Calculator In Notepad Using .bat Format by 53cur3m0d3(m): 3:51am On Feb 01
Slyr0x, I don't think this topic belongs here.. I suggest it be moved to the Programming Section..my 2cents

(0) (Reply)

Need Help In C# / Where Can I Buy Dialogic Card In Nigeria / Information Technology Outsourcing Business

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio writing webmasters programming techmarket

Links: (0) (1) (2) (3) (4) (5) (6) (7) (8) (9)

Nairaland - Copyright © 2005 - 2013 Oluwaseun Osewa. All rights reserved. See Privacy Policy & Nairalist. 23.20.196.179