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 

It is possible to start a REXX from am ISPF-tutorial Panel

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
norstrom
Beginner


Joined: 23 Dec 2003
Posts: 2
Topics: 1

PostPosted: Tue Dec 23, 2003 6:51 am    Post subject: It is possible to start a REXX from am ISPF-tutorial Panel Reply with quote

We have an ISPF Dialog to which we have added some Tutorial Panels. Beacuse of different reasons we would like to invoke a REXX-program from one of the Tutorial Panels that should create and submit a JCL.

Unfortunately the REXX will not be executed, and the 2nd time the specific panel where from the REXX should be invoked is entered an error message is returned from ISPF.

" Panel 'VPTMHE00' error
Conversion or truncation problem found while attempting to store variable
'ZSEL'. "

The PROC part of the Panel looks like:

)INIT
&ZCMD = &Z
&ZUP = 'VPTMHF00'

)PROC

&ZSEL = TRANS(&ZCMD 0,'CMD %VPTMCQU1'
1,VPTMHE01
2,VPTMHE02
3,VPTMHE03
4,VPTMHE04
5,VPTMHEDY
6,VPTMHEDY
7,VPTMHEDY
8,VPTMHEDY
*,'?'
)
)END

Are there anybody who knows if it is possible to Invoke a REXX from a Tutorial Panel ?

[/quote]
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 -> TSO and ISPF 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