MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Execute Fileaid using REXX instead of Batchmode

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
superk
Advanced


Joined: 19 Dec 2002
Posts: 684
Topics: 5

PostPosted: Thu Apr 15, 2004 7:08 am    Post subject: Reply with quote

CALL FILEAID would call a sub-routine who's name is FILEAID.

I think you want to use the TSO command to invoke a program:
"CALL *(FILEAID)"
Back to top
View user's profile Send private message
superk
Advanced


Joined: 19 Dec 2002
Posts: 684
Topics: 5

PostPosted: Fri Apr 16, 2004 9:47 am    Post subject: Reply with quote

According to HELP CALL:

The CALL command loads and executes programs in executable form.

SYNTAX: CALL 'dsname(member)' 'parm'

If no DSNAME is used, PREFIX.LOAD is used as the
DSNAME. If '*' is used, the Link List will be
used to locate the MEMBER.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group