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
 
Problem while compile the REXX program with STUB=CPPL

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

Moderator


Joined: 10 Mar 2005
Posts: 479
Location: Milan, Italy

PostPosted: Wed Mar 30, 2005 5:49 pm    Post subject: Problem while compile the REXX program with STUB=CPPL
Reply with quote

Hi, I'm not a good writer but I'll try to explain my problem to you.
I have a REXX program that in interpretative execution works well but if I
compile it with STUB=MVS it gives me some problems such as:

* I can't open files for input/output, neither passing thru the DD or the internal declaration with the ALLOC statement;

* I'm unable or is incorrect use the LISTDSI command to look for the DSN information.

As an alternative, I tried to compile the REXX program with STUB=CPPL, that's for the TSO routine, but the problem resulted in a RC=0C4.
Back to top
View user's profile Send private message
References
PostPosted: Wed Mar 30, 2005 5:49 pm    Post subject: Re: Problem while compile the REXX program with STUB=CPPL Reply with quote

MGIndaco

Moderator


Joined: 10 Mar 2005
Posts: 479
Location: Milan, Italy

PostPosted: Thu Mar 31, 2005 12:48 pm    Post subject: first problem solved!
Reply with quote

Ehm, I've found the solution in open for input/output my files with a command for the following statement
/* address tso */
/* "profile nopref" */
I've compiled my pgm with stub=callcmd and now it's ok...

I'm still looking for the listdsi command to read information about my DD.

Thank you all.

Regards
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