CipherLab 8 Series User Manual page 77

Hide thumbs Also See for 8 Series:
Table of Contents

Advertisement

POWER_ON
Purpose
To determine whether to restart or resume the program upon powering on.
Syntax
POWER_ON(N%)
Remarks
"N%" can be 0 or 1.
N%
0
1
Example
POWER_ON(0)
See Also
AUTO_OFF, RESTART
RESTART
Purpose
To restart the system.
Syntax
RESTART
Remarks
This command will terminate the execution of the BASIC program and restart
it.
Example
HostCommand$ = READ_COM$(1)
...
IF HostCommand$ = "RESTART" THEN
RESTART
ELSE
...
See Also
AUTO_OFF, POWER_ON
Meaning
Program Resume
Program Restart
Chapter 4
BASIC Commands
' set to resume mode
65

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 8 Series and is the answer not in the manual?

This manual is also suitable for:

83008000840087008200

Table of Contents