Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Compile Problem in a Small Macro in Rexx

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CLIST & REXX
Author Message
nayak

New User


Joined: 13 Jul 2005
Posts: 13

PostPosted: Wed May 07, 2008 5:47 pm    Post subject: Compile Problem in a Small Macro in Rexx
Reply with quote

Hi All,

I wrote a Small Macro in Rexx , I just planned to hide the code and i was trying to compile it with CPPL, as i need to use it as a Tso Command. Compilation was successfull . But while executing the command it says

"Illegal symbo found in the first line"

Can any one of you gie me a suggestion where it could be wrong .
Back to top
View user's profile Send private message
References
PostPosted: Wed May 07, 2008 5:47 pm    Post subject: Re: Compile Problem in a Small Macro in Rexx Reply with quote

dbzTHEdinosauer

Senior Member


Joined: 20 Oct 2006
Posts: 883
Location: germany

PostPosted: Wed May 07, 2008 5:48 pm    Post subject:
Reply with quote

probably the 'Q' in position 9 of the first line.
Back to top
View user's profile Send private message
nayak

New User


Joined: 13 Jul 2005
Posts: 13

PostPosted: Wed May 07, 2008 6:12 pm    Post subject: Reply to: Compile Problem
Reply with quote

Hi,

Iam not very familiar with REXX actually, but i wa trying to do something , i was successfull with the Code , it was working fine . But i want that one to be hided , so i went for compiling . As i need to use this Macro as a tso command , i compiled that with CPPL and i got the o/p on executing the second step in the compile part , i.e., IRXJCL. here i passed the parm "REXXL CPPL" . When I tried to use that o/p as tso command , i got the below error message

Code:

      4 +++  ?                                                       
      1 +++ CHANGE  EAGSTUB(DATE),EAGOBJ($DATE)                       
 IRX0013I Error running DATE, line 4: Invalid character in program   
***                                                                   


Fyi.,

In my first step i used REXXCOMP and my second step i used IRXJCL .Iam using the o/p of IRXJCL to invoke a tso command . Iam not sure of this .

Please let me know . where is the mistake
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CLIST & REXX All times are GMT + 6 Hours
Page 1 of 1