; ; Greg Merrell ; Allen-Bradley NC Systems Division ; 747 Alpha Drive ; Cleveland, Ohio 44143 ; (216) 449-6700 ; ; Patch 5.6 is required if you plan to use the monthly ; accounting report program. ; ; Patch 6.1 can also be included if you wish to change ; the "BYE" logout message to an escape sequence which ; will cause a VT100 to reset and at the same time clear ; a VT52 screen. ESC c ESC < ESC H ESC J ; ; ; ; 5.6(GM) LOGIN COUNT NOT DECREMENTED ON LOGOUT ; ON LOGOUT, THE STANDARD PDS DECREMENTS THE COUNT OF NUMBER OF LOGINS. ; THIS PATCH PREVENTS THE DECREMENT SO THAT THE ACCOUNTS FILE LOGIN COUNT ; CONTAINS TOTAL LOGINS FOR THE ACCOUNTING PERIOD. ; GBLPAT=LOGI:LOGO2-144:240:240:240:240:240:240 ; ; ; 6 MESSAGE OPTIONS ; --------------- ; ; 6.1(GM) CHANGE THE 'BYE' MESSAGE ON LOGOUT TO A CLEAR ; SCREEN FOR A VT52, AND A RESET FOR VT-100. ; GBLPAT=PDS:BYEM:20040:15440:15474:15543:15510:20112 ;