with high and best regards
padmanabhan
padman...@in.bosch.com
The WINDOW keyword in DSPF creates a funky popup window. 10 40 is the
location on the screen; you could use *DFT to have the window move relative
to the cursor. 7 20 is the height and width. WDWBORDER is the window
border with colour and character. WDWTITLE is, obviously, the title, with
color and dspatr. The text has to fit within the window, but otherwise it
acts like a normal record. When you want the window, just EXFMT it.
You can even put subfiles in windows, using WINDOW(WindowName) in the
SFLCTL.
Padmanabhan <Padman...@in.bosch.com> wrote in article
<3871F7E2...@in.bosch.com>...
Rich