A SERVICE OF

logo

88 Chapter 2
Command Deļ¬nitions A-B
BASICGO
Example
To compile, prepare, and execute the BASIC/V program MYPROG, enter:
BASICGO
$CONTROL USLINIT
$COMPILE MYPROG
$EXIT
The above example begins execution of the BASIC/V compiler, initializes the USL,
compiles the program MYPROG, and then exits from the compiler.
Related Information
Commands BASIC, BASICOMP, BASICPREP
Manuals BASIC/V Compiler Reference Manual
MPE Segmenter Reference Manual