Table of Contents
xvii
F238 DGBIN 32−bit Gray code → 32−bit binary data 3 − 596....................
P238 PDGBIN
F240 COLM Bit line to bit column conversion 3 − 599.........................
P240 PCOLM
F241 LINE Bit column to bit line conversion 3 − 601.........................
P241 PLINE
F250 BTOA Binary → ASCII conversion 3 − 603.............................
F251 ATOB ASCII → Binary conversion 3 − 608.............................
F252 ACHK ASCII data check 3 − 613......................................
Character string instructions
F257 SCMP Comparing character strings 3 − 617............................
P257 PSCMP
F258 SADD Character string coupling 3 − 619...............................
P258 PSADD
F259 LEN Number of characters in a character string 3 − 621................
P259 PLEN
F260 SSRC Search for character string 3 − 623..............................
P260 PSSRC
F261 RIGHT Retrieving data from character strings (right side) 3 − 625..........
P261 PRIGHT
F262 LEFT Retrieving data from character strings (left side) 3 − 627...........
P262 PLEFT
F263 MIDR Retrieving a character string from a character string 3 − 629........
P263 PMIDR
F264 MIDW Writing a character string to a character string 3 − 631.............
P264 PMIDW
F265 SREP Replacing character strings 3 − 633.............................
P265 PSREP
Integer type data processing instructions
F270 MAX Maximum value search in 16-bit data table 3 − 635................
P270 PMAX
F271 DMAX Maximum value search in 32-bit data table 3 − 637................
P271 PDMAX
F272 MIN Minimum value search in 16-bit data table 3 − 639.................
P272 PMIN
F273 DMIN Minimum value search in 32-bit data table 3 − 641.................
P273 PDMIN
F275 MEAN Total and mean numbers calculation in 16-bit data table 3 − 643.....
P275 PMEAN
F276 DMEAN Total and mean numbers calculation in 32-bit data table 3 − 645.....
P276 PDMEAN
F277 SORT Sort data in 16-bit data table 3 − 647............................
P277 PSORT