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

Use of Control Variable in NATURAL MAPs


IBM Mainframe Forums -> Java & MQSeries
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
nitj

New User


Joined: 09 Mar 2009
Posts: 2
Location: pune

PostPosted: Sun Apr 05, 2009 9:49 pm
Reply with quote

Hi
Can anyone describe in detail the use of Control variable (CV) in NATURAL MAPs.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Mon Apr 06, 2009 1:30 am
Reply with quote

As described in Software AG's fine manual, Control variable is a variable attached to a map field, and has bi-directional flow of information:
- When sending a variable to be displayed on a map, you can change its attributes dynamically by assigning AD=/CD= to that control variable (much like the .ATTR in ISPF Panel).
- When the map finishes to process, you can ask the MODIFIED question on that variable. This is much like the MDT attribute in CICS.

Use the search capabilities of Software AG's documentation, and look for CV, DY & Control Variable.

O.
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> Java & MQSeries

 


Similar Topics
Topic Forum Replies
No new posts variable in library name within a PROC. JCL & VSAM 11
No new posts REXX/CMS How to place command console... CLIST & REXX 4
No new posts CA7 count with DATE variable CA Products 0
No new posts Dynamically build sort control statem... SYNCSORT 18
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
Search our Forums:


Back to Top