Error message: nonprinting character

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Error message: nonprinting character

Deepa Bhat
Hi everyone,
 
What does this message mean? I took out commas and dashes and apostrophes and I still get this message.
 
873 Frequencies One or more values of variable specify other  contained a non-printing character. Each such character was replaced by a space. The data file itself was not modified.
 
Thanks,
Deepa
Reply | Threaded
Open this post in threaded view
|

Fwd: Error message: nonprinting character

Deepa Bhat

Hi everyone,
 
What does this message mean? I took out commas and dashes and apostrophes and I still get this message.
 
873 Frequencies One or more values of variable specify other  contained a non-printing character. Each such character was replaced by a space. The data file itself was not modified.
 
Thanks,
Deepa
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: Error message: nonprinting character

Peck, Jon
In reply to this post by Deepa Bhat

The characters you took out are characters that print. The message refers to characters that do not print. The most common culprits are cr, lf, or other control characters embedded in a string value. Harmless unless you need to do things like test for equality.

Hth,
Jon Peck


From: SPSSX(r) Discussion <[hidden email]>
To: [hidden email] <[hidden email]>
Sent: Thu Apr 23 09:36:41 2009
Subject: [SPSSX-L] Fwd: Error message: nonprinting character


Hi everyone,
 
What does this message mean? I took out commas and dashes and apostrophes and I still get this message.
 
873 Frequencies One or more values of variable specify other  contained a non-printing character. Each such character was replaced by a space. The data file itself was not modified.
 
Thanks,
Deepa