Where is this 'AXREXX' documented? I can't find it in the z/OS commands manual 
or in any of the TSO/E - REXX manuals.

TIA

HITACHI
 DATA SYSTEMS 
Raymond E. Noal 
Senior Technical Engineer 
Office: (408) 970 - 7978 

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Big Iron
Sent: Tuesday, January 27, 2009 10:33 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: help with System rexx script - the solution

The syntax
  F AXR,MemName,TIMEINT=seconds [optional args]
explicitly invokes the exec MemName. If you have set up a command
character, e.g. @, you can also go:
  [...@]memname,T=seconds [optional args]

You can also specify TIMEINT or TIMELIMIT when you use AXREXX to
invoke the EXEC.

Bill

On Tue, 27 Jan 2009 13:04:23 -0500, John Kelly
<john_j_ke...@ao.uscourts.gov> wrote:

><snip>
>Thanks for posting a follow up.  Do you have to do this while the exec is
>running, or once per IPL?
><unsnip>
>
>
>Mark,
>
>Best that I can figure, it has to done on each invocation that you want to
>do it for. Doesn't seem like there is an 'option' that last for an IPl,
>etc. Maybe when the 'storage' option come in, we'll get this option too?
>
>Jack Kelly
>202-502-2390 (Office)
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to