Back to SPR List Previous Next
RECODE schema command failed on string variables
Moderate Closed - Fixed Found:2002.20.25 *********** Fixed:2002.20.27 29 OCT 2003

DETAILS
 The RECODE schema command applied to string variables will produce a bad
 string values in the export file.

EXAMPLE PROGRAM
 RECODE STATE = STNUM (1 = "NSW")

WORKAROUND
Edit the export file to correct the strings.
Back to SPR List Previous Next