HP 68302 User Manual page 397

Hide thumbs Also See for 68302:
Table of Contents

Advertisement

Chapter 11: Other Command File and Macro Commands
EXIT
EXIT
Exits, or conditionally exits, command file execution.
Command File Command
EXIT
Exits command file execution.
EXIT VAR(IABLE) address value
Exits command file execution if the variable contains the value.
EXIT REG(ISTER) regname value
Exits command file execution if the register contains the value.
EXIT MEM(ORY) BYTE/WORD/LONG address value
Exits command file execution if the memory location contains the value.
EXIT IO BYTE/WORD address value
Exits command file execution if the I/O location contains the value.
398

Advertisement

Table of Contents
loading

Table of Contents