Data Ex:
----+----1----+----2----+----3----+----4----+----5----
********************************* Top of Data ********
P1800AA12 7EWA6K 7EWA6K7316EXTERNAL000000710.00000
P1800AH0C EFVJBF EFVJBF7316EXTERNAL000000016.45000
********************************* Top of Data ********
P1800AA12 7EWA6K 7EWA6K7316EXTERNAL000000710.00000
P1800AH0C EFVJBF EFVJBF7316EXTERNAL000000016.45000
Trying to code
FILE COURIER FB(200 7400)
ROOM 6 4 A.
RATE 40 12 N 2.
ROOM 6 4 A.
RATE 40 12 N 2.
Will generate an A006 error. Though if the RATE field did not have decimal points (i.e. "00000071000"). Then a statement like RATE 40 11 N 2. works just fine. I haven't seen any examples in the manuals as of yet that show any reference to coding DEFINE statements for fields that have decimals in the input data.
Tried using masks, everything I read suggests this if for output of data not input.
Any insight appreciated.
Thanks
Duane