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.
Rows
 is the row number of the Cycle.

Columns
is the column number of the Cycle.

Remarks

 

Example

To open a Window called 'Window1' at the row 5 and column 10:

WINOPEN("Window1",5,10)

 

Comment on this topic

Topic ID: 520254

 
 
 

Table of Contents

Index

Glossary

-Search-

Back