VERSION
Purpose
To write version information to the system.
Syntax
VERSION(A$)
Remarks
"A$" is a string variable, indicating program name, date, etc.
This command is used to write information of program version to the system.
Note that this command must be on the first line of the program; otherwise, it
will be ignored. The string for version information cannot exceed 15 characters.
Example
VERSION("CipherBASIC 2.0")
Such information can be checked in System Menu | Information | USR.
Chapter 4
BASIC Commands
71
Need help?
Do you have a question about the 8 Series and is the answer not in the manual?