![]() WINOPEN |
![]() DEVELOPER |
![]() |
WINOPEN
|
|
Purpose |
WINOPEN opens a Screen window at a specified row and column position. |
Syntax |
WINOPEN("cycle tagname",row,col) -or- WINOPEN(LS-num,row,col) |
Operation |
Cycle Tagname is the name of the Cycle. |
Remarks |
|
Example |
To open a Window called 'Window1' at the row 5 and column 10: WINOPEN("Window1",5,10) |
Topic ID: 520254