How to Create a Wonderful Calculator by using Notepad or Any Text Editor


How to Create a Wonderful Calculator by using Notepad or Any Text Editor



Hello Friends....

Once again your welcome at my blog (R - Tricks World).

Friends today we learn in this post that "How to Create a Wonderful Calculator by using Notepad". Friends genuinely we understand notepad is a simple text editor but friends it most useful for any coding related work. We can do what we want to do by using notepad in coding related work. Friends today we learn a small but a very interesting thing. which is "How to Create a Wonderful Calculator by using Notepad".

After learn these tricks you impressed your friends. And also your concept build up in this type of coding or programming. Friends i know that it a small and simple thing. But i hope you like it. And this types of interesting tricks increase your interest in computer.


Friends i don't take your more time so lets start "How to Create a Wonderful Calculator by using Notepad".

Friends follow these some easy steps.....

Step 1 - Open your Notepad Program.
Press Win + R --> type "Notepad"

Step 2 - Write below Source code or Copy these code in notepad.

================================================================================

Source Code -

msgbox("@@@@@@@@ Created by R - Tricks World @@@@@@@@")
msgbox("@@@@@@@@ Calculate the value @@@@@@@@")

a=inputbox("Enter The First Value")
b=inputbox("Enter the Second Value")

msgbox -(-a-b)
msgbox a-b
msgbox a*b
msgbox a/b

msgbox("Thank You")
msgbox("Your Name")





================================================================================

Step 3 - Save file with ".vbs" extension.
Eg - Calculator.vbs



================================================================================

Some Guidelines...

#1. "msgbox" are used for print a massage in massage box.

#2. "a" & "b" are variables. Which is store the value by giving user.

#3. "inputbox" are used for take the input from users.


Friends follow some easy step and Create a Wonderful Calculator by notepad.

================================================================================

Thank you friends for giving your precious time.
I hope, you like it.
If you like it then please Like, Comment & Share.

================================================================================

You also like....




================================================================================

Comments

Popular posts from this blog

Play 1200 Game by a 2 MB Android Application (1200 in 1)

5 Amazing Websites for Free Download Apps and Mobile Games