CHAR - Convert to a Character #
Convert Operand 2 into a character and store result in Operand 1.
- Statement
- Create a character string out of the employee’s Hire Date. Add that to a message being sent to the Exception Report.
Line | CMD | OT | Operand 1 | OPER | OT | Operand2 | OT | Operand3 | If Goto | Else GoTo |
---|---|---|---|---|---|---|---|---|---|---|
00010 | LET | PC | 256 | EQ | $C | PARKING FEES | 99999 | |||
99999 | EXIT | 99999 | ||||||||
00010 | LET | PC | 256 | EQ | $C | PARKING FEES | 99999 | |||
99999 | EXIT | 99999 |