|
|
Import Errors
Many error messages can result from user error during importing. To
solve all of these problems, be careful when modifying text files for
importing. Each field needs to have a valid value.
To determine which PLU record contains the error, do the following:
-
Attempt to Import the PLUs.
-
Press OK on the error message window.
-
Exit the PLU area and then enter it again.
-
The last PLU displayed is the PLU immediately before the record with the
errors. If only one PLU is
shown and it contains all of the default values, then the first PLU in the
Import contained errors.
Integer Fields can contain only numbers.
Boolean Fields contain either “TRUE” or “FALSE” for their value.
Text fields can contain a combination of letters and numbers or be blank, but
they cannot contain only spaces.
Original Values
1,0,Gum,0.55,1,0,0,True,False,False,False,False,False,False,False,
False,False,False,False,False,False,False,False,False,False,False,
False,1,False,True,
Entering Words into an Integer Field
1,0,Gum,0.55,1,0,Error_Test,True,False,False,False,False,False,
False,False,False,False,False,False,F
alse,False,False,False,False,False,False,False,1,False,True,

Entering Words into a Boolean Field
1,0,Gum,0.55,1,0,0,Error,False,False,False,False,False,False,
False,False,False,False,False,False,False,False,False,False,False,
False,False,1,False,True,

Entering Numbers into a Boolean Field
1,0,Gum,0.55,1,0,0,0,False,False,False,False,False,False,False,
False,False,False,False,False,False,False,False,False,False,False,
False,1,False,True,

Entering ONLY Spaces in Field
Only putting spaces into a field causes errors also. However, fields can be
blank with no spaces between the commas, or contain spaces within a text field.
1,0,Gum,0.55,1,0,0,True,False,False,False,False,False,False,False,
False,False,False,False,False,False,False,False,False,
, False,False,1,False,True,

|