Re: determining missingness for a open ended response item

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

Re: determining missingness for a open ended response item

Maguin, Eugene
Jon,

Yes, that is a good way to check for blank items. Thank you.

I'd like to ask what 'trailing blanks' means. That phrase and 'blank padded'
shows up in several places. A space character is ASCII 32 what is the ASCII
code for a blank character (I know that decimal value will be different
depending on locale, etc). I looked at the import/export character set and
didn't see anything that I'd think was a blank character.

Thank you, Gene Maguin

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD
Reply | Threaded
Open this post in threaded view
|

Re: determining missingness for a open ended response item

Peck, Jon
ascii code 32 (hex x20) is the universal blank character.  Blank and space are interchangeable terms.
There are other characters that appear as blank or blanks such as tab, nonbreaking space (decimal 160) and others, but SPSS does not treat those as blanks or spaces.

-----Original Message-----
From: SPSSX(r) Discussion [mailto:[hidden email]] On Behalf Of Gene Maguin
Sent: Wednesday, October 14, 2009 9:25 AM
To: [hidden email]
Subject: Re: [SPSSX-L] determining missingness for a open ended response item

Jon,

Yes, that is a good way to check for blank items. Thank you.

I'd like to ask what 'trailing blanks' means. That phrase and 'blank padded'
shows up in several places. A space character is ASCII 32 what is the ASCII
code for a blank character (I know that decimal value will be different
depending on locale, etc). I looked at the import/export character set and
didn't see anything that I'd think was a blank character.

Thank you, Gene Maguin

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD