×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




> are all displayed, the problem is
> only with the new field that i have
> added in the display file,

Search your PROGRAM2 to make sure that every place you reference #PLT you are referencing #PLTPC. It's easy to miss one in a large program. (I'm wearing that t-shirt myself today.)

Just before the EXFMT of the screen
> in Program2, if i check the value of
the field, it shows the correct value
> from the database, but once the
screen is EXFMT, it shows the value
> that was updated for the previous
order#.

Another thing to check is parameter length mis-matches. Even if the programs have been working OK before, adding a new field to the mix alters the storage map, and might reveal a problem that was corrupting 'innocent' storage before. Make sure all your CALL/PARMs match up with length/type on both sides of the call. Even for programs you haven't changed.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 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.