|
Dear list!
I have a SPSS-file that contains quite a lot of variables with names up to 9-10 characters. When a collegue of mine tries to read this file into SAS it obviously truncates the names til the first 8 characters. This is very unfortunate as the names convey some essential information about the variables. Is there a SAS version that can read long variable names? best Staffan Lindberg Sweden ====================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 |
|
I run sas 9.1 the PC version and can read variable names larger than that. Older versions had that problem...
Fermin Ornelas, Ph.D. Management Analyst III, AZ DES 1789 W. Jefferson Street Phoenix, AZ 85007 Tel: (602) 542-5639 E-mail: [hidden email] -----Original Message----- From: SPSSX(r) Discussion [mailto:[hidden email]] On Behalf Of Staffan Lindberg Sent: Wednesday, April 23, 2008 1:00 AM To: [hidden email] Subject: Is there a SAS-version that can read variable names longer than 8 characters? Dear list! I have a SPSS-file that contains quite a lot of variables with names up to 9-10 characters. When a collegue of mine tries to read this file into SAS it obviously truncates the names til the first 8 characters. This is very unfortunate as the names convey some essential information about the variables. Is there a SAS version that can read long variable names? best Staffan Lindberg Sweden ======= 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 NOTICE: This e-mail (and any attachments) may contain PRIVILEGED OR CONFIDENTIAL information and is intended only for the use of the specific individual(s) to whom it is addressed. It may contain information that is privileged and confidential under state and federal law. This information may be used or disclosed only in accordance with law, and you may be subject to penalties under law for improper use or further disclosure of the information in this e-mail and its attachments. If you have received this e-mail in error, please immediately notify the person named above by reply e-mail, and then delete the original e-mail. Thank you. ===================== 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 |
|
dear list,
I have a strange problem. I have matched a couple of datasets. and done a multilevel analysis. because of some strange results I have controlled my entire syntax and have also changed the match-syntax. the result of the multi level analyis are now different. which seems strange, because the number of cases in both datasets are identical. but I assume that some links between variables or cases are different. Is there a way to compare the datasets? thanks, christian ===================== 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 |
|
This can be done most comprehensively using the compare datasets module from SPSS Developer Central (www.spss.com/devcentral). That requires SPSS 16 and the Python programmability plugin.
Otherwise you can merge the two datasets and then use Data>Identify Duplicate Cases to figure this out. HTH, Jon Peck -----Original Message----- From: SPSSX(r) Discussion [mailto:[hidden email]] On Behalf Of Christian Deindl Sent: Wednesday, April 23, 2008 12:06 PM To: [hidden email] Subject: [SPSSX-L] compare datasets dear list, I have a strange problem. I have matched a couple of datasets. and done a multilevel analysis. because of some strange results I have controlled my entire syntax and have also changed the match-syntax. the result of the multi level analyis are now different. which seems strange, because the number of cases in both datasets are identical. but I assume that some links between variables or cases are different. Is there a way to compare the datasets? thanks, christian ===================== 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 |
|
In reply to this post by Ornelas, Fermin-2
SAS Versions 7 & higher can handle long variable names.
Thanks, Brandon [hidden email] -----Original Message----- From: SPSSX(r) Discussion [mailto:[hidden email]] On Behalf Of Ornelas, Fermin Sent: Wednesday, April 23, 2008 9:19 AM To: [hidden email] Subject: Re: Is there a SAS-version that can read variable names longer than 8 characters? I run sas 9.1 the PC version and can read variable names larger than that. Older versions had that problem... Fermin Ornelas, Ph.D. Management Analyst III, AZ DES 1789 W. Jefferson Street Phoenix, AZ 85007 Tel: (602) 542-5639 E-mail: [hidden email] -----Original Message----- From: SPSSX(r) Discussion [mailto:[hidden email]] On Behalf Of Staffan Lindberg Sent: Wednesday, April 23, 2008 1:00 AM To: [hidden email] Subject: Is there a SAS-version that can read variable names longer than 8 characters? Dear list! I have a SPSS-file that contains quite a lot of variables with names up to 9-10 characters. When a collegue of mine tries to read this file into SAS it obviously truncates the names til the first 8 characters. This is very unfortunate as the names convey some essential information about the variables. Is there a SAS version that can read long variable names? best Staffan Lindberg Sweden ======= 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 NOTICE: This e-mail (and any attachments) may contain PRIVILEGED OR CONFIDENTIAL information and is intended only for the use of the specific individual(s) to whom it is addressed. It may contain information that is privileged and confidential under state and federal law. This information may be used or disclosed only in accordance with law, and you may be subject to penalties under law for improper use or further disclosure of the information in this e-mail and its attachments. If you have received this e-mail in error, please immediately notify the person named above by reply e-mail, and then delete the original e-mail. Thank you. ===================== 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 |
