IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Calling Assembler programs from Rexx execs or vice versa


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Pran

New User


Joined: 06 May 2005
Posts: 6
Location: India

PostPosted: Wed Jan 03, 2007 8:03 pm
Reply with quote

Hi All,
Is it possible to call an assembler program from a REXX exec or vice versa.

If not why?

Pran
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Wed Jan 03, 2007 8:16 pm
Reply with quote

Sure. Think of all the exec's that run assembler utilities like IEBGENER, IDCAMS, SORT, TSO Commands, ISPF Commands, etc. On the flip side, all you need to do is call IRXJCL to run an exec from within a program.
Back to top
View user's profile Send private message
TizMe

New User


Joined: 05 Jan 2006
Posts: 72

PostPosted: Fri Jan 05, 2007 5:26 am
Reply with quote

Code:
Address TSO "Call 'LOAD.LIB(MEMBER)' '"PARMDATA"'"
Back to top
View user's profile Send private message
Pran

New User


Joined: 06 May 2005
Posts: 6
Location: India

PostPosted: Fri Jan 05, 2007 4:38 pm
Reply with quote

Thank you very much superk & TizMe for clarifying my query icon_smile.gif
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts REXX to get all Dataset names from a ... CLIST & REXX 5
No new posts Instream REXX? JCL & VSAM 13
No new posts CEMT using Rexx? Help please CLIST & REXX 3
No new posts get submitted JCL from SDSF with REXX... CLIST & REXX 2
No new posts Rexx to read current Panvalet editor/... CLIST & REXX 0
Search our Forums:


Back to Top