
Note: You must add uk to the end of the address, it's to help prevent spam. |
RESTORE TYPE: Statement Action: BASIC maintains an internal pointer to the next DATA constant to be READ. This pointer can be reset to the first DATA constant in a program using the RESTORE statement. The RESTORE statement can be used anywhere in the program to begin re-READing DATA. EXAMPLES of RESTORE Statement:
|