× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



No messages of any kind in the compiler listing and all formats are in the
same display file.

The DDS source follows:
A                                      DSPSIZ(24 80 *DS3)
A                                      INDARA
A                                      PRINT
A          R DRIVER
A                                      KEEP
A                                      TEXT('Driver Screen for P.O. Mai
A                                      nance')
A                                      CF03
A                                      CF07
A                                      HELP(25 'HELP KEY')
<bunch of constants on various lines>
A                                 23 10'CMD - 3  P.O. COMMENTS/ACK. ENT
A                                 23 60'CMD - 7  TO EXIT'
A                                      DSPATR(HI)
A*
A          R SCRN1S                    SFL
A            S1SEL          1   B  3  2
A            S1MFG     R        O  3  5REFFLD(VENREC/VNMFG BGVENDOR)
A            S1DESC    R        O  3  9REFFLD(VENREC/VNDESC BGVENDOR)
A*
A          R SCRN1C                    SFLCTL(SCRN1S)
A                                      CF03
A                                      CF12
A                                      CF17
A                                      CF18
A N87                                  ROLLUP(89)
A                                      OVERLAY
A  84                                  SFLDSP
A  85                                  SFLDSPCTL
A  86                                  SFLCLR
A  87                                  SFLEND(*MORE)
A                                      SFLSIZ(7)
A                                      SFLPAG(6)
A                                      WDWBORDER((*CHAR '...:::.:'))
A                                      WDWTITLE((*TEXT 'Vendors with th
A                                       Same Purchase Order')
A                                      (*DSPATR HI) *CENTER)
A                                      WINDOW(4 16 11 48)
A            S1RRN          4S 0H      SFLRCDNBR
A                                  2  5'Vendor
A                                                '
A                                      DSPATR(UL)
A                                      DSPATR(HI)
A*
A          R SCRN1K                    WINDOW(SCRN1C)
A                                      OVERLAY
A                                 10  2'F3=Exit   F12=Prev   F17=Top
A                                      =Bottom'
A                                      COLOR(WHT)

Donald R. Fisher, III
Project Manager
The Roomstore Furniture Company
(804) 784-7600 ext. 2124
DFisher@roomstoreeast.com

<clip>
Are you sure the display files are identical?  It may be due to a PTF
difference but I couldn't find a match for your symptoms.
<clip>
Is the record format with WINDOW in the same display file as the format
being overlayed?

Are there any warning messages in the DDS compiler listing?

Can you post the DDS source?
<clip>


As an Amazon Associate we earn from qualifying purchases.

This thread ...


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

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.