$TXT Created by ROSSON,JERRY at MNTDEM.FO-ALBANY.MED.VA.GOV (KIDS) on Monday, 12/15/03 at 15:07 ============================================================================= Run Date: JAN 21, 2004 Designation: DVBA*2.7*62 Package : DVBA - AUTOMATED MED INFO EXCHANGE Priority: Mandatory Version : 2.7 SEQ #55 Status: Released Compliance Date: FEB 21, 2004 ============================================================================= Associated patches: (v)DVBA*2.7*58 <<= must be installed BEFORE `DVBA*2.7*62' Subject: CORRECTS AN UNDEFINED ERROR WHILE PRINTING HANDS WORKSHEET Category: - PATCH FOR A PATCH Description: ============ This patch corrects an "undefined error" while printing more than one worksheet (one of which is HANDS, THUMB , and FINGERS) per veteran. ASSOCIATED NOIS: ================ 1. RIC-1203-20617 Printing hand exams (undefined error) Duplicates: ALX-1203-70896 Undefined Error when Trying to print/reprint c&p reports UNY-1203-11466 DVBCWIW & DVBCWJW UNDEF errors ASSOCIATED E3RS: ================ N/A PARTICIPATING TEST SITES: ========================= Alexandria, LA Richmond, VA Fresno, CA NOIS OVERVIEW: ============== 1) RIC-1203-20617 Printing hand exams (undefined error) Problem: -------- Option: DVBA C MEDICAL ADMIN C&P MENU 10 C&P Reports Menu ... 2 Print/Reprint C&P Work Sheets When selecting the above options, and then printing the report from the HANDS, THUMB, and FINGERS worksheet, an undefinded error occurs. This error is caused by the routine DVBCWHT3, which clears the literal NAME after printing the HANDS, THUMB, and FINGERS exam. After that, any other exams requested to print will fail to print because NAME has been removed (and is needed by each routine printing each individual exam). Resolution: ----------- Removed CNUM, SSD, and NAME from the kill command line 20 in routine DVBCWHT3. These three variables are needed by all of the routines that print all of the requested worksheets (exams). DVBCWHT3 was the only routine that cleared CNUM, SSD, and NAME. ROUTINE SUMMARY: ================ The following is a list of the routine(s) included in this patch. The second line of each of these routine(s) will look like: ;;2.7;AMIE;**[patch list]**;AUG 7, 2003 CHECK^XTSUMBLD results Routine name Before Patch After Patch Patch List ============ ============ =========== ========== DVBCWHT3 2019358 1947821 58,62 INSTALLATION INSTRUCTIONS ========================= This patch can be installed at any time. Users do not need to be off the system. Installation will take less than 2 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 --- Load a Distribution Print Transport Global Compare Transport Global to Current System Verify Checksums in Transport Global Install Package(s) Restart Install of Package(s) Unload a Distribution Backup a Transport Global 4. From this menu, you may elect to use the following options (when prompted for the INSTALL NAME, enter DVBA*2.7*62): 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 DVBA*2.7*62. a. When prompted 'Want KIDS to INHIBIT LOGONs during the install? YES//', answer NO (unless otherwise indicated). b. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? YES//', answer NO. 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: - DVBCWHT3 Routine Checksum: ============================================================================= User Information: Entered By : ROSSON,JERRY Date Entered : DEC 12, 2003 Completed By: DAWSON,TIM Date Completed: JAN 15, 2004 Released By : ALEXANDER,DIANNE Date Released : JAN 21, 2004 ============================================================================= Packman Mail Message: ===================== $END TXT