How to Make a Program Using Notepad

source:www.wikihow.com

Though Notepad is not an ideal text editor for programming, it has all the functions that allow it to be used for writing programs. It'll be hard to write thousands of lines of code and still keep everything straight given the lack of formatting features, but you can get started with simple code in a free program already on your PC.

Steps

  1. First open Notepad.

  2. Type the following code: @echo off


  3.   the following code: echo This is my first program.

  4. Type the following code: pause

  5. Type the following code to copy to Startup: xcopy C:\Users\username\Desktop\name.bat C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup

  6. Go to the File menu, select Save As. For the file name type pp.bat

  7. See Make a Program using Notepad.



0 Response to " How to Make a Program Using Notepad "

Post a Comment

Artikel Lainnya

loading...

Random post