Back to SPR List Previous Next
"Skipping to next /" warning on importing old files
Minor Closed - Fixed Found:XS.01.07 19 NOV 2007 Fixed:XS.01.08 21 NOV 2007

DETAILS
 When you import a sir2002 (or backward compatible sirxs) export file in sirxs using
 batch then the listing file contains some skipping remarks - but they don't appear to
 cause any harm.
EXAMPLE PROGRAM
 130     VAR RANGES      POSITION  (                    1                    18)/
 131                     STARTSAL  (                  600                  9000)/
 132                     DIVISION  (                    1                     3)/
 Skipping to next /
 133     MISSING VALUES  ID        ( BLANK  )/
 134                     POSITION  ( BLANK  )/
 135                     STARTDAT  ( BLANK  )/
 136                     STARTSAL  ( BLANK  )/
 137                     DIVISION  ( BLANK  )/
 Skipping to next /
WORKAROUND
Ignore the warning
Back to SPR List Previous Next