$TXT Created by PHELPS,TY at MNTVBB.FO-ALBANY.MED.VA.GOV (KIDS) on Tuesday, 06/10/03 at 17:28 ============================================================================= Run Date: SEP 05, 2003 Designation: EN*7*80 Package : EN - ENGINEERING Priority: Mandatory Version : 7 SEQ #71 Status: Released Compliance Date: OCT 06, 2003 ============================================================================= Associated patches: (v)EN*7*35 <<= must be installed BEFORE `EN*7*80' Subject: NETWORK PRINTER AS COMPANION PRINTER ERROR Category: - Routine Description: ============ This patch addresses the problem where a network printer is unable to be used as a companion printer. ASSOCIATED E3R(s): ----------------- N/A ASSOCIATED NOIS: --------------- 1. TAM-0403-31795 Companion List for Bar Code Label PARTICIPATING TEST SITES: ------------------------ Tampa, FL Fayetteville, NC NOIS OVERVIEW: ------------- 1. TAM-0403-31795 Companion List for Bar Code Label Problem: -------- The site reported having trouble with getting the companion list for bar code labels to print to a network printer. It was discovered that the variable IOP was not being set correctly before attempting to open the device listed in IOP. IOP was being set equal to the variable ENEQIO instead of the variable ENEQION, which was where the device name was being stored. Resolution: ----------- Changed the code at OPEN^ENLBL9 to set IOP equal to ENEQION before attempting to open the device. ROUTINE SUMMARY =============== The following is a list of the routines included in this patch. The second line of each of these routines now looks like: ;;7.0;ENGINEERING;**[PATCH LIST]**;Aug 17, 1993 CHECK^XTSUMBLD results Routine name Before Patch After Patch Patch List ------------ ------------ ----------- ---------- ENLBL9 11904741 11906713 12,35,80 INSTALLATION INSTRUCTIONS ========================= This patch can be loaded with users in the system. Installation time will be less than 5 minutes. 1. Choose the PackMan message containing this patch and invoke the INSTALL/CHECK MESSAGE PackMan option. 2. (DSM for Open VMS sites only) Disable routine mapping on all systems for the routines listed in the Routine Summary. NOTE: If the routines included in this patch are not currently in your mapped routine set, please skip this step. 3. Start up the Kernel Installation and Distribution System Menu [XPD MAIN]: Edits and Distribution ... Utilities ... Installation ... Select Kernel Installation & Distribution System Option: Installation --- 1 Load a Distribution 2 Verify Checksums in Transport Global 3 Print Transport Global 4 Compare Transport Global to Current System 5 Backup a Transport Global 6 Install Package(s) Restart Install of Package(s) Unload a Distribution 4. From this menu, you may elect to use the following options (When prompted for the INSTALL NAME, enter EN*7.0*80): a. Backup a Transport Global - This option will create a backup message of any routines exported with this patch. It will not backup any other changes such as DD's or templates. b. Compare Transport Global to Current System - This option will allow you to view all changes that will be made when this patch is installed. It compares all components of this patch (routines, DD's, templates, etc.). c. Verify Checksums in Transport Global - This option will allow you to ensure the integrity of the routines that are in the transport global. 5. Use the Install Package(s) option and select the package EN*7.0*80. a. When prompted 'Want KIDS to INHIBIT LOGONs during the install? YES//', answer NO. b. When prompted 'Want to DISABLE Scheduled Options and Menu Options and Protocols? YES//', answer YES. c. When prompted 'Enter options you wish to mark as 'Out of Order':', enter the following: Equipment Labels [ENBCLBLEE] d. When prompted 'Enter protocols you wish to mark as 'Out of Order':', press . 6. (DSM for Open VMS sites only) Optional - Include the routines distributed with this patch in the mapped routine set. NOTE: This step is only necessary if you performed step 2 or if you wish to include the routines in your mapped set. Routine Information: ==================== Routine Name: - ENLBL9 Routine Checksum: ============================================================================= User Information: Entered By : PHELPS,TY Date Entered : JUN 05, 2003 Completed By: DAWSON,TIM Date Completed: SEP 05, 2003 Released By : DIETRICH,JON Date Released : SEP 05, 2003 ============================================================================= Packman Mail Message: ===================== $END TXT