View previous topic :: View next topic |
Author |
Message |
Dibakar Advanced
Joined: 02 Dec 2002 Posts: 700 Topics: 63 Location: USA
|
Posted: Wed Mar 05, 2003 6:57 am Post subject: Clist - Invalid expression |
|
|
Hi,
Could anyone explain why I am getting this error.
Code: |
3 +++ SET &A = &SYSINDEX(b,b),
IRX0035I Error running EMAIL2, line 3: Invalid expression
***,
|
Diba |
|
Back to top |
|
|
Dibakar Advanced
Joined: 02 Dec 2002 Posts: 700 Topics: 63 Location: USA
|
Posted: Wed Mar 05, 2003 8:16 am Post subject: |
|
|
I did my job using REXX. Still any answer would help in future. |
|
Back to top |
|
|
taltyman JCL Forum Moderator
Joined: 02 Dec 2002 Posts: 310 Topics: 8 Location: Texas
|
Posted: Wed Mar 05, 2003 9:54 am Post subject: |
|
|
That is a rexx error message... Did you believe you were using a clist? |
|
Back to top |
|
|
Dibakar Advanced
Joined: 02 Dec 2002 Posts: 700 Topics: 63 Location: USA
|
Posted: Mon Mar 10, 2003 5:47 am Post subject: |
|
|
Taltyman,
I always beleived it was CLIST until I read your post. Actually I didn't give /*REXX*/ in first line so thought it would be CLIST without realising that I was writing Edit Macro and the DSN was defined in ALTLIB as EXEC. So this caused confusion.
Thanks,
Diba. |
|
Back to top |
|
|
|
|