Defects Index  | Documentation Table of Contents 


00/01/03 DEFECT IN SCRIPT run_survey


SYMPTOM: Program states that "00" is not an integer.
PROBLEM: A modification to trap non-numeric input to the script did not recognize "0" as an integer.
CORRECTION: Include an additional function, is_numeric, to test for integers before assigning values.
FOUND BY: R. Dulaney
FIXED BY: R. Dulaney and M. Schenewerk

VERSION: 0001.03
SOURCE: /g1/HPUX.10/Scripts
EXECUTABLE: /ngslib/hpux/scripts/run_survey
NOTES: The same correction was made to run_tdsolve. The script was not effectively not year 2000 compliant although all other year would succeed.



000103.run_survey
January 03, 2000
Steve Hilla