SignOnPosition

Top  Previous  Next

S

A

W

WS

ü

ü

Valid for: SetStartup

 

Syntax -

SetStartup SignOnPosition "<Row>,<Column>"

       Where:

       <Row> is the appropriate row number on the screen, counting from top to bottom on the screen. This can have a value of 1 to 24.

       <Column> is the appropriate column number on the screen, counting from left to right on the screen.  This can have a value of 1 to 80.

 

Description:

This option defines the row and column location of the leftmost position where the string will be placed on the screen defined in the SetStartup MainMenu<Name> command.  The original default value for <Row> is 14 and the original default for <Column> is 71. This option values the Row and Column number selector for the Sign On Position area on the Screen Positions tab of the EMUE Tools - Current Settings - Option Settings dialog.

 

Sample:

       The following statement instructs EMUE to provide the SignOn at row 15, column 71

SetStartup SignOnPosition "15,71"

 

See Also:

SignOn