David, I've been criticized in nicer ways, but surely it is not in my interest to spread nonsense. So for my next posting I will wait till I have the possibility to look up my suggestions.
Best Jara ------Originalnachricht------ Von: David Marso Absender: SPSSX(r) Discussion An: [hidden email] Antwort an: David Marso Betreff: Re: AW: language to filter Gesendet: 20. Nov 2010 17:36 "I guess what went wrong in the syntax you have sent is that <> only works for numerical vars but not for string. Because what shall "smaller and bigger" mean when it comes to string variables. So if you want to express "not equal to" rather use ~= or != or ne. "..."Hope my suggestions are not nonsense and help"... Jara, Not to be rude, but your suggestion is COMPLETE NONSENSE!!! "Because what shall "smaller and bigger" mean"... Look up the terms Collation? Alphabetization...? a<>b!!! <> is equivalent to NE , !=, ~=... a < b < c < A < B ... < Z etc. I guess?????? <> ANSWER! -- View this message in context: http://spssx-discussion.1045642.n5.nabble.com/language-to-filter-tp3273257p3273728.html Sent from the SPSSX Discussion mailing list archive at Nabble.com. ===================== 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 Von meinem drahtlosen BlackBerry®-Handheld gesendet ===================== 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 |
Note the following from the "Universals" section of the v.19 syntax guide:
"For string values, 'less than' and 'greater than' results can vary by locale even for the same set of characters, since the national collating sequence is used. Language order, not ASCII order, determines where certain characters fall in the sequence." -----Original Message----- From: SPSSX(r) Discussion [mailto:[hidden email]] On Behalf Of Jara Kampmann Sent: Saturday, November 20, 2010 12:41 PM To: [hidden email] Subject: [SPSSX-L] AW: Re: AW: language to filter David, I've been criticized in nicer ways, but surely it is not in my interest to spread nonsense. So for my next posting I will wait till I have the possibility to look up my suggestions. Best Jara ------Originalnachricht------ Von: David Marso Absender: SPSSX(r) Discussion An: [hidden email] Antwort an: David Marso Betreff: Re: AW: language to filter Gesendet: 20. Nov 2010 17:36 "I guess what went wrong in the syntax you have sent is that <> only works for numerical vars but not for string. Because what shall "smaller and bigger" mean when it comes to string variables. So if you want to express "not equal to" rather use ~= or != or ne. "..."Hope my suggestions are not nonsense and help"... Jara, Not to be rude, but your suggestion is COMPLETE NONSENSE!!! "Because what shall "smaller and bigger" mean"... Look up the terms Collation? Alphabetization...? a<>b!!! <> is equivalent to NE , !=, ~=... a < b < c < A < B ... < Z etc. I guess?????? <> ANSWER! -- View this message in context: http://spssx-discussion.1045642.n5.nabble.com/language-to-filter-tp3273257p3273728.html Sent from the SPSSX Discussion mailing list archive at Nabble.com. ===================== 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 Von meinem drahtlosen BlackBerry(r)-Handheld gesendet ===================== 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 |
Free forum by Nabble | Edit this page |