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

To increase and decrease monitor area in xpediter


IBM Mainframe Forums -> Compuware & Other Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Vidya Kajale

New User


Joined: 01 Jun 2010
Posts: 43
Location: India

PostPosted: Thu Jul 21, 2011 2:56 pm
Reply with quote

Hi,

Please anybody will tell me how to increase and decrease monitor area in Xpeditor?

Ex : As mentioned in below screen shot, I need to increase area above procedure division in monitior section.

Code:
                  BEFORE BREAKPOINT ENCOUNTERED                     
  ** END **                                                         
       [img][img]                                                             
                                                                   
                                                                    [/img][/img]                                                                   
  ----------------------------------------- Before FZWT083Z/AMODE 31
B  PROCEDURE DIVISION.                                             
  *                                                                 
   0000-MAINLINE.                                                   
  * --------------------------------------------------------------*
  * - 0000-MAINLINE                                                 
  * -   CONTROLS THE FLOW OF THE ENTIRE PROGRAM.                   
  * -   1.  PERFORM 0010-INITIALIZE                                 
  * -       1.  PERFORM NUMEROUS PRELIMINARY INITIALIZATION         
  * -           ROUTINES                                           
  * -   2.  PERFORM 0100-BLD-BANK-DRAFT-TRANS-REPT                 
  * -       1.  READ THE NBDOAC-TRAN-IN FILE AND BUILD THE         
  * -           BANK-DRAFT-TRANS-REPT.                             
  * -   3.  PERFORM 1000-SORT-ROUTINE                               
  * -       1.  SORT THE INCOMING TRANSACTIONS USING INPUT AND     
  * -           OUTPUT PROCEDURES.                                 
Back to top
View user's profile Send private message
mprobst

New User


Joined: 14 Oct 2006
Posts: 14
Location: Appleton Wi USA

PostPosted: Fri Jul 22, 2011 2:01 am
Reply with quote

If you are referring to the AUTOKEEP window the command to increase it to 10 lines would be SET AUTOKEEP 10. This will separate it from the KEEP window which you can set to a max of 5 lines by entering SET KEEP 5.
Back to top
View user's profile Send private message
mprobst

New User


Joined: 14 Oct 2006
Posts: 14
Location: Appleton Wi USA

PostPosted: Fri Jul 22, 2011 2:12 am
Reply with quote

Actually ... 5 lines is the default for the SET KEEP not the max. If you simply use SET KEEP 10 it will give you 10 lines in which to view both your KEEPS and AUTOKEEPS.
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 -> Compuware & Other Tools

 


Similar Topics
Topic Forum Replies
No new posts Increase the number of columns in the... IBM Tools 3
No new posts Dataset size increase on adding 1 byt... DFSORT/ICETOOL 8
No new posts IMS scratch pad area IMS DB/DC 1
No new posts User key common area users - How to r... All Other Mainframe Topics 0
No new posts Increase the Maximum Length of LRECL ... JCL & VSAM 5
Search our Forums:

Back to Top