Electronic Forms Plus Check Data Macro ID numbers
for
CLS
ID#
Description
Example
1001
Payee Name.
1002
Payee Address 1.
1003
Payee Address 2.
1004
Payee City, State,ZIP.
1021
Check #.
1029
Amount in text.
1031
Guest Company.
1030
Amount
1035
Date.
1037
CRS Property + Name
1039
Commission
1040
Commission Deducted
1100
DataArea
when seperate column data is not available. Each Row is started with the <esc>&f#3Y<esc>&f2X call which sets up the column positions and between each data field (column) the <esc>&f1S move the cursor to that column. We can change the column positions when we make the #3 macro
<esc>&f113Y<esc>&f2X<esc>&f1S Col1 <esc>&f1S Col2 <esc>&f1S Col3 <esc>&f1S Col4, <esc>&f1S Col5, etc... <esc>&f113Y<esc>&f2X<esc>&f1SDate <esc>&f1SGuest <esc>&f1SCommision <esc>&f1SDiscount<esc>&f1SNet <esc>&f113Y<esc>&f2X<esc>&f1S08/15/00 <esc>&f1SJames Newton <esc>&f1S $10.00 <esc>&f1S $0.00 <esc>&f1S $10.00
MICR Line Position and Macro Call
see also:
Printing a MICR line using the MICR font from a SIMM or Cartridge.