/WRAP /NOWRAP (default) Used with the /PAGE=SAVE qualifier to limit the number of columns to the width of the screen and wrap lines that extend beyond the width of the screen to the next line. The /NOWRAP qualifier extends lines beyond the width of the screen. Use the /PAGE=SAVE qualifier and the screen control keys listed in Screen Control Keys to view the entire screen. The SHOW command produces reports on user authorization records. You can select the reports to be displayed, as follows: o To display a single-user report, specify a user name. o To display reports for all users in ascending sequence by user name, specify an asterisk wildcard character (*). o To display reports for all users with a common UIC, specify the UIC. Users with the same UIC are listed in the order in which they were added to the SYSUAF. You can also use the asterisk wildcard character to specify all or part of the UIC, as shown in the following examples: Command Description SHOW [14,*] Displays a brief report for all users in /BRIEF group 14, in ascending sequence by member number. SHOW [*,6] Displays a brief report for all users with a /BRIEF member number of 6. SHOW [*,*] Displays a brief report for all users, in /BRIEF ascending sequence by UIC.