WINLOCATE |
DEVELOPER |
|
|
|
|
Purpose |
WINLOCATE specifies or changes the screen coordinates of a window. |
|
Syntax |
WINLOCATE("cycle tagname",row,col) -or- WINLOCATE(LS-num,row,col) |
|
Operation |
cycle tagname should be an alphanumeric literal. LS-num is the number of the windowed cycle. If an invalid number is specified, the command is ignored and processing continues. row,col are the coordinates of the top left hand corner of the window. If these are such that any part of the window would be positioned off the screen, then they are adjusted minimally so that the whole window is just brought onto the screen. |
|
Remarks |
The coordinates remain as set by WINLOCATE until changed by another WINLOCATE or other window relocation method.
|
Topic ID: 520139