$TXT Created by ORMSBY,SKIP at FM22-PATCH.FO-OAKLAND.MED.VA.GOV (KIDS) on Tuesday, 12/17/02 at 10:53 ============================================================================= Run Date: JUN 10, 2003 Designation: DI*22*119 Package : DI - VA FILEMAN Priority: Mandatory Version : 22 SEQ #113 Status: Released Compliance Date: JUL 11, 2003 ============================================================================= Associated patches: (v)DI*22*102 <<= must be installed BEFORE `DI*22*119' Subject: Lost Print When Using ';Wn' Category: - Routine Description: ============ This patch corrects the following issue: If a field is printed with the "Wnn" suffix, followed by another field whose data resides on the same node as the field that used the "Wnn" suffix, then the data would not print for the field that was following. For example: Part of the DD: .111 STREET ADDRESS 1 (F), [.11;1] .112 STREET ADDRESS 2 (F), [.11;2] The data without the suffix: NEW PERSON LIST DEC 26,2002 12:27 PAGE 1 STREET ADDRESS 1 STREET ADDRESS 2 -------------------------------------------------------------------------- 1234 MY STREET ADDRESS APARTMENT NUMBER 42 Before the patch with using the suffix: FIRST PRINT FIELD: STREET ADDRESS 1;W15 THEN PRINT FIELD: STREET ADDRESS 2 THEN PRINT FIELD: Heading (S/C): NEW PERSON LIST// STORE PRINT LOGIC IN TEMPLATE: DEVICE: SYSTEM Right Margin: 80// NEW PERSON LIST DEC 26,2002 12:37 PAGE 1 STREET ADDRESS 1 STREET ADDRESS 2 -------------------------------------------------------------------------- 1234 MY STREET ADDRESS After the patch using the suffix: FIRST PRINT FIELD: STREET ADDRESS 1;W15 THEN PRINT FIELD: STREET ADDRESS 2 THEN PRINT FIELD: Heading (S/C): NEW PERSON LIST// STORE PRINT LOGIC IN TEMPLATE: DEVICE: SYSTEM Right Margin: 80// NEW PERSON LIST DEC 26,2002 12:41 PAGE 1 STREET ADDRESS 1 STREET ADDRESS 2 -------------------------------------------------------------------------- 1234 MY STREET APARTMENT NUMBER 42 ADDRESS Documentation Changes ===================== -None- Blood Bank Team Coordination ============================ Clearance - Apr 1, 2003 NOIS ==== BUT-1102-21296 Thanks to Test Sites ==================== BIRMINGHAM, AL BUTLER, PA CLARKSBURG, WV NORTHERN CALIFORNIA HCS TENNESSEE VALLEY HCS Routine Summary: ================ The following routines are included in this patch. The second line of these routines now look like: ;;22.0;VA FileMan;**[patch list]**;Mar 30, 1999 CHECK^XTSUMBLD results: Routine Name Before Patch After Patch Patch List ============ ============ =========== ========== DIL 5594902 5593283 25,102,119 Installation Instructions: ========================== This patch can be installed with VISTA users online. However, it is recommended that it be Queued for a time of generally least activity. TaskMan does not need to be STOPPED or placed in a WAIT state and installation should take less than a minute. 1. AXP/DSM sites: Review your mapped routine set. If any of the routine(s) listed in the ROUTINE SUMMARY section are mapped, they should be removed from the mapped set at this time. 2. Use the 'INSTALL/CHECK MESSAGE' option on the PackMan menu. This option will load the KIDS package onto your system. 3. The patch has now been loaded into a transport global on your system. You now need to use KIDS to install the transport global. 4. On the KIDS menu, under the 'Installation' menu, use the following options: Print Transport Global Compare Transport Global to Current System Verify Checksums in Transport Global Backup a Transport Global 5. On the KIDS menu, under the 'Installation' menu, use the following option: Select Installation Option: Install Package(s) Select INSTALL NAME: DI*22.0*119 =========== Answer 'NO' to 'Want KIDS to INHIBIT LOGONs during the install? Answer 'NO' to 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? 6. AXP/DSM Sites - After the patch has been installed, rebuild your map set, if necessary. Routine Information: ==================== Routine Name: - DIL Routine Checksum: ============================================================================= User Information: Entered By : ORMSBY,SKIP Date Entered : DEC 03, 2002 Completed By: MURPHY,MINAO J Date Completed: JUN 10, 2003 Released By : HARROD,PAUL Date Released : JUN 10, 2003 ============================================================================= Packman Mail Message: ===================== $END TXT