Author: Arun Raj
Posted: Fri Jun 02, 2017 8:11 pm (GMT 5.5)
I think your problem lies here. You might want to define these PARSE fields as %n OR %nn to fix your syntax error (similar to what you have already done for TDLI and PRLI).
Refer the Syncsort/MFX manual or the PARSE examples in this forum to get familiar with the PARSE syntax.
The asterisk shows exactly where your problem is.
_________________
Arun
----------------------------------------------------------------------------------------------------
Love is like an hourglass, with the heart filling up as the brain empties. -Jules Renard
Posted: Fri Jun 02, 2017 8:11 pm (GMT 5.5)
Code: |
TIMR,1,7,ZD LOQD,9,7,CH REQI,17,6,CH |
Refer the Syncsort/MFX manual or the PARSE examples in this forum to get familiar with the PARSE syntax.
Quote: |
DATA DICTIONARY SYMBOLS SUBSTITUTED : INREC PARSE=(1,7,ZD=(ABSPOS=1,FIXLEN=7) |
_________________
Arun
----------------------------------------------------------------------------------------------------
Love is like an hourglass, with the heart filling up as the brain empties. -Jules Renard