IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Problem with declaring panel variables


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
amitava
Warnings : 1

Active User


Joined: 30 Oct 2005
Posts: 186
Location: India

PostPosted: Tue Jan 24, 2006 11:46 am
Reply with quote

In a REXX routine I am displaying a scrollable panel. The problem is - in my panel, there are lots of input fields and for each field I have assigned a variable. Is it possible to use stem or array kind of thing to declare the variables associated with these input fields?


Regards,
Back to top
View user's profile Send private message
MGIndaco

Active User


Joined: 10 Mar 2005
Posts: 432
Location: Milan, Italy

PostPosted: Tue Jan 24, 2006 4:38 pm
Reply with quote

Hi and wellcome.
Please, post your request in the correct forum.
"Suggestions and Feedback" is not.

You can use .ZVAR (i.e.) to use only one symbol in each variable of your BODY section.
The use of a Stem, in my opinion, sound like a need of table not a dynamic area...(you can use it but the question is why not a table?)

I hope in this help and if you need further information we will give you.

If I'm wrong apologize me.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Execute secondary panel of sdsf with ... CLIST & REXX 1
No new posts Map Vols and Problem Dataset All Other Mainframe Topics 2
No new posts Call program, directly from panel CLIST & REXX 9
No new posts z/vm installation problem All Other Mainframe Topics 0
No new posts JCL with variables JCL & VSAM 1
Search our Forums:

Back to Top