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 

question ceci link prog

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
issac1029
Intermediate


Joined: 10 Dec 2005
Posts: 159
Topics: 75

PostPosted: Tue Nov 14, 2006 9:29 pm    Post subject: question ceci link prog Reply with quote

Can the commarea exceed 1 line ?

Code:
  LINK PROGRAM(RBSO001) COMMAREA(&A)                                           
  VARIABLES   LENGTH   DATA                                                     
 &DFHC        +00016   THIS IS A SAMPLE                                         
 &DFHW        +00046   EXEC CICS WRITEQ QUEUE('""CIy_wi') FROM(&DFHC)           
 &DFHR        +00045   EXEC CICS READQ QUEUE('""CIy_wi') INTO(&DFHC)           
 &A           +00090   ddddddddddddddddddddddddddddddddddd                     
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
 PF 1 HELP 2 HEX 3 END 4 EIB 5 VAR 6 USER             9 MSG   

I set the length to 90 ,but can not enter the second line. Can I ? How to?
Back to top
View user's profile Send private message Send e-mail MSN Messenger
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Wed Nov 15, 2006 8:43 am    Post subject: Reply with quote

issac1029,

The cursor can be positioned at the start of the value of an option on a syntax display, or under the ampersand of a variable in a variables display. Pressing ENTER then gives the expanded area display. The scrolling keys can be used to display all the information if it exceeds a full screen.

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware 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