|
Hi John Thank you so much for responding to my plea for help with the correct syntax. When I tried to run it as suggested by you STRING REGION (A20) COMPUTE REGION = SUBSTR (polregx, 7, 20 ). I get an error message as: >Error # 4080 in column 16. Text: = >On the STRING command, the list of variables being defined was not followed by >the formats for those variables. >This command not executed. exe. Is this because polregx is a string variable? looking forward to your reply. many thanks Thara Vardhan Senior Statistician Performance Improvement & Planning
|
|
put a period after
STRING REGION (A20)
From: SPSSX(r) Discussion [mailto:[hidden email]] On Behalf Of Thara Vardhan Sent: Friday, April 17, 2009 2:02 AM To: [hidden email] Subject: [SPSSX-L] seeking help deleting characters form a string variable - reply to John Lemon Hi John Thank you so much for responding to my plea for help with the correct syntax. When I tried to run it as suggested by you STRING REGION (A20) COMPUTE REGION = SUBSTR (polregx, 7, 20 ). I get an error message as: >Error # 4080 in column 16. Text: = >On the STRING command, the list of variables being defined was not followed by >the formats for those variables. >This command not executed. exe. Is this because polregx is a string variable? looking forward to your reply. many thanks Thara Vardhan Senior Statistician Performance Improvement & Planning
PRIVILEGED AND CONFIDENTIAL INFORMATION This transmittal and any attachments may contain PRIVILEGED AND CONFIDENTIAL information and is intended only for the use of the addressee. If you are not the designated recipient, or an employee or agent authorized to deliver such transmittals to the designated recipient, you are hereby notified that any dissemination, copying or publication of this transmittal is strictly prohibited. If you have received this transmittal in error, please notify us immediately by replying to the sender and delete this copy from your system. You may also call us at (309) 827-6026 for assistance. |
|
In reply to this post by thara vardhan-2
Hi Thara, I think the problem is that you forgot to
put a period (.) at the end of the STRING command, so the following command is
treated as additional new string variables you're defining… Nirit מאת: SPSSX(r)
Discussion [mailto:[hidden email]] בשם Thara Vardhan
|
| Free forum by Nabble | Edit this page |
