|
Hi,
I'm having trouble understanding why this works: ctable /table total [c] + AGE_BK2 [c] by total [c] + source [c] + source [c] . but this crashes SPSS v17. ctable /table total [c] + AGE_BK2 [c] by total [c] + source [c] + source [c] > s3 [c] . Error Report: AppName:spssengine.exe ModVer: 8.0.50727.1433 AppVer: 17.01.80 ModName: msvcr80.dll Offset:00008923 Any help is appreciated. Arthur ===================== 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 |
|
Hi Arthur,
I created a data set with your variable names in SPSS 17.0.1 and replicated the effects that you described for the two ctables commands. I have not found a history or bug report of this problem, but will investigate further. The error message that I received was "spss engine has encountered a problem and needs to close". Depending on the nature of the Total variable in your file, the following syntax may give you what you want and does not crash the program. CTABLES /TABLE age_bk2 [C][COUNT F40.0] BY source + source > s3 /CATEGORIES VARIABLES=age_bk2 source TOTAL=YES POSITION=BEFORE. David Matheson SPSS Statistical Support -----Original Message----- From: SPSSX(r) Discussion [mailto:[hidden email]] On Behalf Of Arthur Sent: Wednesday, March 18, 2009 2:59 PM To: [hidden email] Subject: CTABLES error (v17) Hi, I'm having trouble understanding why this works: ctable /table total [c] + AGE_BK2 [c] by total [c] + source [c] + source [c] . but this crashes SPSS v17. ctable /table total [c] + AGE_BK2 [c] by total [c] + source [c] + source [c] > s3 [c] . Error Report: AppName:spssengine.exe ModVer: 8.0.50727.1433 AppVer: 17.01.80 ModName: msvcr80.dll Offset:00008923 Any help is appreciated. Arthur ===================== 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 Arthur-59
Hi Arthur,
A bug report has been filed with SPSS Development. I don't have an expected time for a fix at this point. David Matheson SPSS Statistical Support -----Original Message----- From: SPSS Support Sent: Wednesday, March 18, 2009 10:50 PM To: 'Arthur'; [hidden email] Subject: RE: CTABLES error (v17) Hi Arthur, I created a data set with your variable names in SPSS 17.0.1 and replicated the effects that you described for the two ctables commands. I have not found a history or bug report of this problem, but will investigate further. The error message that I received was "spss engine has encountered a problem and needs to close". Depending on the nature of the Total variable in your file, the following syntax may give you what you want and does not crash the program. CTABLES /TABLE age_bk2 [C][COUNT F40.0] BY source + source > s3 /CATEGORIES VARIABLES=age_bk2 source TOTAL=YES POSITION=BEFORE. David Matheson SPSS Statistical Support -----Original Message----- From: SPSSX(r) Discussion [mailto:[hidden email]] On Behalf Of Arthur Sent: Wednesday, March 18, 2009 2:59 PM To: [hidden email] Subject: CTABLES error (v17) Hi, I'm having trouble understanding why this works: ctable /table total [c] + AGE_BK2 [c] by total [c] + source [c] + source [c] . but this crashes SPSS v17. ctable /table total [c] + AGE_BK2 [c] by total [c] + source [c] + source [c] > s3 [c] . Error Report: AppName:spssengine.exe ModVer: 8.0.50727.1433 AppVer: 17.01.80 ModName: msvcr80.dll Offset:00008923 Any help is appreciated. Arthur ===================== 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 |
