Back to SPR List Previous Next
Batch data input LOGFILE writes XXXX for error number
Minor Closed - Fixed Found:XS.01.07 16 JAN 2008 Fixed:XS.01.08 21 JAN 2008

DETAILS
 The problem is that the error number in the log file appears as XXXX and not as a
 number.
EXAMPLE PROGRAM
 SIR FILE DUMP FILENAME = "c:\sir2004\alpha\COMPANY.dat"
       / RECTYPES = EMPLOYEE
 Add Records INPUT = "c:\sir2004\alpha\COMPANY.dat" /
            LOGFILE = "log.txt" /
    1 1Jan 19, 200807:51:29   1XXXX
WORKAROUND
Get the error number from the listing.
Back to SPR List Previous Next