Page 98 - TechPluse_C6_Flipbook
P. 98
Clickipedia
In a computer program, punctuation such as quotations, spaces, and parentheses are
very significant. They may change the meaning of what is being expressed, based on their
position and count.
SAVING A PROGRAM
After writing a program, we must save it to change or run it later. Follow these steps to save a
BASIC-256 program.
Step 1 Click on the Save As command button from the Toolbar. The Save As dialog box
opens.
Step 2 Browse to the desired location to save the file.
Step 3 Type the name of the file in the Name box.
Step 4 Click on the Save button.
The file will be saved by the given name at the selected location. The extension of BASIC-256 files
is .kbs. The path of the saved file appears at the top of the Editor in place of Untitled.
RUNNING A PROGRAM
Let us now run our program. Follow these steps to run a BASIC-256 program:
Step 1 Open the BASIC-256 program which you want to run.
Step 2 Click on the Run command button from the Toolbar. The program executes and
the output is displayed in the Text Output Area.
Output in Text Output Area
Tech
Funda
To run a program: F5
96 Premium Edition-VI

