Library /sys$common/syshlp/pca$help.hlb SET, WINDOW, Examples *Conan The Librarian (sorry for the slow response - running on an old VAX) |
PCAA> SET WINDOW TINY AT (1,2) PCAA> DISPLAY OUT AT TINY The first command defines a window named TINY. The top border line for the window is at line 1 of the terminal screen. The window can display two additional lines of text. The second command displays the OUT screen display through window TINY.
|