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 

ZCMD in rexx panels

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
mnandakumar
Beginner


Joined: 09 May 2007
Posts: 22
Topics: 14

PostPosted: Tue Jun 05, 2007 1:13 am    Post subject: ZCMD in rexx panels Reply with quote

Hi,
Can anyone explain the usage of ZCMD command in rexx.
Thanks in advance.
Back to top
View user's profile Send private message
dbzTHEdinosauer
Supermod


Joined: 20 Oct 2006
Posts: 1411
Topics: 26
Location: germany

PostPosted: Tue Jun 05, 2007 3:54 am    Post subject: Reply with quote

Well, first of all, zcmd is a variable associated with a panel. Panels can be driven by either code within the panel, assembler pgms, COBOL pgms, REXX scripts, etc...

There is no such thing as a REXX panel.

Now, from SC34-4821-08, z/OS V1R6.0 ISPF Dialog Developer's Guide and Reference: 6.4.1, and here is a link

the following:
Quote:

Menu definitions are processed by the SELECT service. A menu must have an input field to allow users to enter selection options. Generally, this is the command field, and is the first input field on the panel. This field should be named ZCMD to be consistent with the field name used in this manual.


If you are driving the panel with REXX and not using code within the panel to handle zcmd entries, the REXX script can access the variable zcmd for further action.

and this should have been in the TSO/ISPF forum.
_________________
Dick Brenholtz
American living in Varel, Germany
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 -> Application Programming 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