×
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.
From the manual:
The format for the keyword is specified as follows:
"WINDOW(start-line | &start-line-field start-position
| &start-position-field window-lines window-positions
[*MSGLIN | *NOMSGLIN])
[*RSTCSR | *NORSTCSR])
...
The MSGLIN parameter specifies if a window contains a message line. If
this parameter is not specified, the default is *MSGLIN. *NOMSGLIN moves
the message out of the window and places it at the bottom of the display
or where the MSGLOC keyword defines the location. The last usable line
in the window is reserved for error messages; no records are displayed
there. If the error message is longer than the line, it is truncated to
fit. "
This suggests to me that your display format may have *NOMSGLIN keyword
attached?
David Turnidge wrote:
It's been a long time since I've done this - but I have a "window" program
that has an error subfile defined. Unfortunately, the errors show up in the
main screen on line 24, and I want it to show up IN the window.
What am I missing?
Dave
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.