WindowPosition

Top  Previous  Next

S

A

W

WS

ü

ü

Valid for: SetStartup

 

Syntax -

       SetStartup WindowPosition "<Row>,<Column>"

               Where:

               <Row> is an integer value.

       <Column> is an integer value.

 

Description:

This option the position on the screen where EMUE will open.  <Row> and <Column> refer to the pixel on the screen where the upper left corner of EMUE will be positioned.

 

Sample:

       The following statement will cause EMUE to open in the upper left corner of the screen.

SetStartup WindowPosition "10,10"

 

See Also:

WindowSize