Hi

To start seems to me not a problem,I attach the IRXJCL and give the REXX
exec name as parameter

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED]
Behalf Of Itschak Mugzach
Sent: Montag, 13. Februar 2006 11:27
To: [email protected]
Subject: Re: Multiple ISPF session's from an STC


I don't thick it is possible. You need to attach the execs as new tasks
(you may check if "START" will work for you), otherwise you will not be
able to listen to requestors in your main program. The profile dataset
is not a problem as you can share it and use newappl(xxx) to save task
related parms.

Itschak

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Miklos Szigetvari
Sent: Monday, February 13, 2006 12:13 PM
To: [email protected]
Subject: Multiple ISPF session's from an STC


Hi

I would like to start multiple ISPF applications from an STC ( a
"WebServer"
like application)

( Different requests arive paralell and start REXX exec's which will
call
different ISPF services )

What are the minimal requirements for dataset allocations (ISPPROF etc )
?

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to