PasswordPosition

Top  Previous  Next

S

A

W

WS

ü

ü

Valid for: SetStartup

 

Syntax -

SetStartup PasswordPosition "<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 17 and the original default for <Column> is 71.  This option values the Row and Column number selector for the Password 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 password at row 17, column 71

SetStartup PasswordPosition "17,71"

 

See Also:

SignOn

Password