|
Hi Eric, Yes, it is a DS subfield that didn't get initialized, but it's a global DS, and the error occurred in a subroutine, not a subprocedure, and that's what's puzzling. I fixed the initialization problem, but I don't understand why debug couldn't find it when I used the EVAL command, but could find it when I used F11. There is one subprocedure in the program, but it does not reference the field in question. Peter Dow Dow Software Services, Inc. www.dowsoftware.com 909 793-9050 voice 909 793-4480 fax > -----Original Message----- > [mailto:midrange-l-bounces@xxxxxxxxxxxx]On Behalf Of DeLong, Eric > That looks like a local DS subfield that never got initialized. > By default, > data structures are initialized to blanks (hex '40'). In this case, your > FLD field is defined as packed decimal. Since it seems to be local to a > procedure, debug has trouble knowing where to look for the > storage for this > field. -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.11.9/118 - Release Date: 10/3/2005
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.