PSM - trying to print from the log for 132 characters
search cancel

PSM - trying to print from the log for 132 characters

book

Article ID: 421341

calendar_today

Updated On:

Products

SOLVE: Access Session Management

Issue/Introduction

When trying to print a part of the activity log the output is ONLY 80 characters wide.

 

The printer definition is - 

 ------------------- PSM : Printer Definition ---------------------------      
 Command ===>                                                    Function=BROWSE      
                                                                                      
   Printer Name ... DSEXIT                                                            
   Type ........... EXIT               (JES, VTAM, ALIAS, EXIT)                       
   Description .... print to dataset                                                  
   Lower Case? .... YES                (Yes or No)                                    
   Line Limit ..... 0                  (0 to 999999)                                  
   Form Name .....+ FORM0                                                             
 ALIAS Printer                                                                        
   Real Name .....+                    (Real printer name)                            
 JES Printer                                                                          
   Destination ....                    (destid.userid)                                
   Output Class ...                    (A to Z, 0 to 9)                               
 VTAM Printer                                                                         
   LU Name ........                                                                   
   Logmode ........                                                                   
 EXIT                                                                                 
   Exit Name ...... $PSDS81X                                                          
   Exit Data ...... dsn=DsnName.FLATFILE skip0=discard                       

 

 Assistance would be appreciated so I can get a log from last Thursday and i can print it.

 

Resolution

Try LRECL=132 ( between 1- 250) on the "Exit Data' line of the printer.

The default is 80 character wide.

 

Exit Data ...... dsn=DsnName.FLATFILE  skip0=discard LRECL=132

Additional Information

You can find more regarding the LRECL parameter in the Solve:Access Admin Guide.