$TXT Created by UNDERHILL,GARDNER at DAYT17.FO-BAYPINES.MED.VA.GOV (KIDS) on Tuesday, 08/25/09 at 14:59 ============================================================================= Run Date: APR 06, 2010 Designation: FH*5.5*22 Package : FH - DIETETICS Priority: Mandatory Version : 5.5 SEQ #20 Status: Released Compliance Date: MAY 07, 2010 ============================================================================= Associated patches: (v)FH*5.5*14 <<= must be installed BEFORE `FH*5.5*22' Subject: CORRECT THE DIVIDE BY ZERO ERROR Category: - Routine Description: ============ When accessing the Enter/Edit Assessment option, an error occurs if the user enters an "^" at the Height prompt. ASSOCIATED NSR: =============== N/A ASSOCIATED REMEDY TICKETS: ========================== 1. HD0000000343683 - SDAT+8^FHASM7 error PARTICIPATING TEST SITES: ========================= Puget Sound HCS Dayton, OH Minneapolis, MN REMEDY OVERVIEW: ================ 1. HD0000000343683 - SDAT+8^FHASM7 error Problem: -------- When a user enters an "^" at the "Height:" prompt of the Enter/Edit Assessment [FHASM1] option, a question is presented to the user: "Do you wish to SAVE this Assessment Y//". If the user accepts the default of "Y", an error will occur. A division by zero error occurs in routine FHASM1 because the application fails to properly evaluate the "^" and presents the user with the "Do you wish to SAVE this Assessment" prompt. The "Height:" prompt is the first prompt in the Enter/Edit Assessment option and at this point there is no data for the assessment. By accepting the default of "Yes", routine FHASM7 is called to calculate the patient's Body Mass Index (BMI) but has no data in the Height field to use in the calculation, therefore, generating an error. Entering an "^" at any input prompt should exit the user out of the current option and return them to the calling menu option. Resolution: ------------ A modification will be made to routine FHASM1 to properly test the user's input of "^" and exit the user from the Enter/Edit Assessment option [FHASM1]. INSTALLATION INSTRUCTIONS: ========================== If installed during the normal workday, it is recommended that the Nutrition and Food Service users are off the system. Other VISTA users will not be affected. Install Time - less than 2 minutes 1. Load Transport Global --------------------------- Choose the PackMan message containing this patch and invoke the INSTALL/CHECK MESSAGE PackMan option. 2. Start Up KIDS ----------------- 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 Select Installation Option: 3. Select Installation Option: ------------------------------- NOTE: The following are OPTIONAL - (When prompted for the INSTALL NAME, enter FH*5.5*22): 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. 4. Select Installation Option: Install Package(s) --------------------------------------------------- **This is the step to start the installation of this KIDS patch: a. Choose the Install Package(s) option to start the patch install. b. When prompted 'Want KIDS to INHIBIT LOGONs during the install? NO//' answer NO c. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? NO//' answer NO Routine Information: ==================== The second line of each of these routines now looks like: ;;5.5;DIETETICS;**[Patch List]**;Jan 28, 2005;Build 1 The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: FHASM1 Before: B65620026 After: B65722753 **8,14,22** Routine list of preceding patches: 14 ============================================================================= User Information: Entered By : UNDERHILL,GARDNER D Date Entered : AUG 19, 2009 Completed By: CRICHLOW,SHERRY Date Completed: MAR 19, 2010 Released By : KREUZ,SHERI B Date Released : APR 06, 2010 ============================================================================= Packman Mail Message: ===================== $END TXT