2. Summary of Instructions
Instruction
Symbol/Operand
Mnemonic
Code
CLEAR STRING
CLR$(666)
CLR$
@CLR$
666
S: Text string first
word
INSERT INTO
STRING
INS$(657)
INS$
@INS$
657
S1: Base text
string first word
S2: Inserted text
string first word
S3: Beginning
position
D: First
destination word
String Compari-
LD
son
Symbol
LD, AND, OR +
=$, <>$, <$, <=$,
>$, >=$
670 (=$)
671 (<>$)
672 (<$)
673 (<=$)
AND
674 (>$)
Symbol
675 (>=$)
OR
Symbol
S1: Text string 1
S2: Text string 2
120
Clears an entire text string with NUL (00 hex).
→
S
A
S
C
Deletes a designated text string from the middle of a text string.
S1
S2
S3
D
Sting comparison instructions (=$, <>$, <$, <=$, >$, >=$) compare two
text strings from the beginning, in terms of value of the ASCII codes. If
the result of the comparison is true, an ON execution condition is cre-
ated for a LOAD, AND, or OR.
S1
S2
S1
S2
S1
S2
Function
→
S
B
D
NUL
NUL
NUL
CS/CJ/NSJ Series Instructions Reference Manual (W474)
Location
Page
Execution
condition
Output
1056
Required
Output
1058
Required
Inserted
characters
1060
LD: Not
required
AND, OR:
Required
Need help?
Do you have a question about the CJ - INSTRUCTIONS REFERENCE MANUAL 07-2009 and is the answer not in the manual?
Questions and answers