I am doing a bootstrap GOF for a multi-strata model and having an interesting (frustrating time). During each iteration, an error message appears as follows:
Error Code: 34 [DATA WIDTH ERROR]
Subsystem: DBFCDX
Error Subcode: 1121 (Datawidth error)
Function: FIELDPUT
Requesed type: NUMERIC
CallStack:
SIMWINDOW: SIMULATIONS (Line: 87)
SIMULATIONTHREADNT (Line: 2)
MYTOPAPPWIN:DOSIMULATION LINE: 58)
MYTOPAPPWIN:BOOSTRAPGOG (LINE: 83)
APP: START LINE: 39)
When I click the ignore button, the program proceeds (goes on to next iteration) and the results seem to look OK. Of course, I have to ask it to ignore the error for each iteration.....so I have to babysit the program.
Suggestions about how to deal with this are most welcome.
S.