Print Users

This document covers the following topics:


Description

Program

B07330

Function

Print a list in user-ID sequence, giving the user ID, phone, extension, department and full name.

Online Input Screen

   4:33 PM             * * *  C O N - N E C T  3  * * *                14.Feb.94
  Cabinet LS                      Print Users                             B07330
                                                                                
                                                                                
                                                                                
            Print the following users:                                          
                                                                                
            From User ________ to User ________                                 
                                                                                
                    ('*' for all users)                                         
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
 Enter-PF1---PF2---PF3---PF4---PF5---PF6---PF7---PF8---PF9---PF10--PF11--PF12---
             Menu  Quit                                                         
 Complete the information above and press ENTER to continue                     

Utility Parameters

Parameter Format Description
From User A8  
To User A8 Optional

Batch Example

Print a list of all Con-nect cabinets, by user ID, is to be printed. This would be coded as follows:

LOGON SYSCNT2B 
MENU 
B07330 *
FIN