* $$ JOB JNM=VSE$HEL,CLASS=0                                                    
* $$ LST CLASS=P                                                                
// JOB VSE$HEL     HELP FILE FOR VSEDIT                                         
// OPTION LOG                                                                   
// EXEC LIBR,PARM='MSHP;ACC S=PRD2.BTAM'                                        
   CATAL VSE$HEL.Z   REP=YES                                                    
  VSE$HEL                           PF KEYS                       Page 1 of 6   
--------------------------------------------------------------------------------
                                                                                
 PF01   HELP                                                                    
 PF02   Recalls previously entered commands                                     
 PF03   Exit the editor                                                         
 PF04   Switch between logical screens                                          
 PF05   Moves the display backward 5 lines                                      
 PF06   Repeat the previous command                                             
 PF07   Scrolls BACK a page                                                     
 PF08   Scrolls FORWARD a page                                                  
 PF09   Displays the first page of a member                                     
 PF10   VIEW 1                                                                  
 PF11   VIEW 9|61 (9: 80 bytes members | 61: LST queue entries)                 
 PF12   Displays the last line of a member                                      
                                                                                
 CLEAR  Refreshes the screen and causes the editor to ignore anything           
        that was entered on the current screen. Use the CLEAR key when          
        you enter something you did not intend.                                 
                                                                                
                                                                                
               PF3=RETURN                    PF8=FORW                           
  VSE$HEL                        EDIT COMMANDS                    Page 2 of 6   
--------------------------------------------------------------------------------
                                                                                
 Bot    Displays the last line of a member                                      
 Cha    Replaces a string of characters                                         
 GET    Reads data from a VSE sublibrary, VSE/ICCF library or VSE/POWER         
 LIB    Displays ICCF library directory information                             
 Loc    Locates a string of characters within a member                          
 PUT    Catalog a member into a VSE sublibrary                                  
 REN    Changes or adds sequence numbers to the file being edited               
 SUB    Submit a batch JOB to VSE/POWER for execution                           
 Top    Displays the first page of a member                                     
 Up     Moves the display window backward by nn lines                           
 VIEW   Displays the member starting at column nn                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
               PF3=RETURN      PF7=BACK      PF8=FORW                           
  VSE$HEL                        EDIT COMMANDS                    Page 3 of 6   
--------------------------------------------------------------------------------
 Cha   /string1/string2/ <n|*> <G>                                              
                                                                                
      Replaces 'string1' with 'string2'; only for strings of equal length.      
                                                                                
      n   Extend change over 'n' lines (default = 1, '*' = until EOF).          
      G   Replace all occurrences of 'string1' within a line with 'string2'.    
                                                                                
                                                                                
 GET   l.s mn.mt | lll.iccfmem | queue,jobname<,jobnumber>                      
                                                                                
      Reads data from a VSE sublibrary, VSE/ICCF library or VSE/POWER.          
                                                                                
      l.s          VSE library and sublibrary name.                             
      mn.mt        VSE library member name and member type.                     
      lll.iccfmem  ICCF library and member name.                                
                                                                                
      The data is entirely loaded into memory. After updates, you will          
      need to use the PUT command in order to make the changes permanent.       
                                                                                
               PF3=RETURN      PF7=BACK      PF8=FORW                           
  VSE$HEL                        EDIT COMMANDS                    Page 4 of 6   
--------------------------------------------------------------------------------
 LIB   lll                                                                      
                                                                                
      Displays directory information of a ICCF library.                         
                                                                                
 Loc   string | /string  /                                                      
                                                                                
      Searches, starting after the current line, for a line which contains      
      'string'.                                                                 
                                                                                
 PUT   l.s mn.mt <DATA=Y|N>                                                     
                                                                                
      Catalogs data into the specified VSE sublibrary.                          
                                                                                
      l.s       VSE library and sublibrary name.                                
      mn.mt     VSE library member name and member type.                        
      DATA=Y|N  Indicates, in case a procedure is cataloged, that it contains   
                inline SYSIPT data (e.g. utility control statements).           
                If omitted DATA=N is assumed.                                   
                                                                                
               PF3=RETURN      PF7=BACK      PF8=FORW                           
  VSE$HEL                        EDIT COMMANDS                    Page 5 of 6   
--------------------------------------------------------------------------------
 RENum <incr>                                                                   
                                                                                
      Resequences or applies initial sequence numbers to a member.              
      You may use it to give sequence statement numbers to programs.            
                                                                                
      incr   resequence increment (default value is 100).                       
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
               PF3=RETURN      PF7=BACK      PF8=FORW                           
  VSE$HEL                        LINE COMMANDS                    Page 6 of 6   
--------------------------------------------------------------------------------
 A<nnn>  Adds 'nnn' blank lines after the line where the command is entered.    
 D<nnn>  Deletes 'nnn' lines.                                                   
                                                                                
 C<nnn>  Copies 'nnn' lines into the stack area for insertion at a point marked 
         by an 'I' command, the previous stack contents is overwritten.         
 M<nnn>  Stacks lines like the 'C' command, but deletes them at the same time.  
 K<nnn>  Adds 'nnn' lines to those already stacked by a 'C' or 'M' command.     
                                                                                
 I       Inserts data stacked by 'C', 'M' or 'K' commands after this line.      
         The stack is not cleared until the next 'C' or 'M' is issued; thus,    
         the 'I' command may be given at any time during the same or even       
         another edit session.                                                  
                                                                                
 "<nnn>  Duplicates a line 'nnn' times.                                         
 /       Makes this line the current line when the display is refreshed.        
                                                                                
 You may code a C or Cnn or nnC to copy the designated lines.                   
 For example, 10C copies 10 lines starting with this current line.              
                                                                                
               PF3=RETURN      PF7=BACK                                         
/+                                                                              
   CON S=PRD2.BTAM:IJSYSRS.SYSLIB                                               
   COP VSE$HEL.Z   REP=YES                                                      
   CON S=PRD2.BTAM:PRD2.SAVE                                                    
   COP VSE$HEL.Z   REP=YES                                                      
/*                                                                              
/&                                                                              
* $$ EOJ                                                                        
