The GW-BASI C program is a file that contains instructions for computer. In GW-BASIC program lines have this format” Line# statement (s)”
Line# is an unsigned integer in the range from 0 to 65529 .A line cannot have more than 255 characters.
Statement (s) is any valid GW-BASIC statement .There can be more than one statement in a line. Each statement must be separated by colon sign ( : ).
To save program :
We can save program by using this procedure.
i- Press the F4 key or type SAVE command.
ii- Type a valid name (in quotes) for the program and press ENTER key and program will be save.
save "program-name.bas" enter krny sy
ReplyDeletepath\file access error aa jata hy
path not found message comes in windows 7
Deletedo not use the hyphen(-)
Delete_ na dain
ReplyDelete"File not found" error comes
ReplyDeletehi dear .. I am struggling to find out the answer as you are. Did you get the answer? please answer me if you did.
DeleteThanks !!! it worked
ReplyDeletewe can only use capital letters as filename with .BAS at the end
ReplyDeletelike : EXAMPLE.BAS
FILE NOT FOUND ERROR APPEARS
ReplyDeleteHello everybody.. What "file" does gwbasic mean in"file not found" error when trying to save a program?
ReplyDeleteFILE NOT FOUND COMES WHEN WE TRIES TO SAVE PROGRAM OF BASIC IN WINDOW 10
ReplyDelete