|
I don't see where the database records come from, but that shouldn't cause your problem. The message indicates that you're doing an EXFMT and all of the indicators to display something are off. >* LOAD THE SUBFILE THE FIRST TIME. > C Exsr $LOAD > C Eval PageNo = 1 > C DoW Not F3Exit > > * CHECK TO MAKE SURE THAT AT LEAST 1 RECORD LOADED IN SUBFILE > * THEN DISPLAY SUBFILE UNTIL COMMAND 3 PRESSED. > > C IF Rrn > 0 > C Eval SFLDSP = *ON > C Else > C Eval SFLDSP = *OFF > C EndIf > > C Exfmt Test1 > C Write MSGCTL1 > C Write FOOT1 > C Exsr $ErrorMSg > C Exfmt SCTL1 What is format Test1? Are you getting the error there, or below (at SCTL1?) In the DDS, is SFLDSPCTL always on (no indicators) or is that set on elsewhere? --buck
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.