Programming Guide

20050401
8-5-18
Command Reference
k Conditional Jump Relational Operators (REL)
=, , >, <, ,
Function: These relational operators are used in combination with the conditional jump
command.
Syntax:
Parameters:
left side/right side: variable (A to Z, r,
θ
), numeric constant, variable expression (such as: A ×
2)
relational operator: =, , >, <, ,
k Other
RclCapt
Function: Displayed the contents specified by the capture memory number.
Syntax: RclCapt <capture memory number> .... (capture memory number: 1 to 20)
<left side> <relational operator> <right side>