AddlSignOnFieldPosition

Top  Previous  Next

×V3.0Ø

S

A

W

WS

ü

ü

Valid for: SetStartup

 

Syntax -

       SetStartup AddlSignOnFieldPosition "<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 AddlSignOnField command.  This command is used if there is an additional field like a department required on the sign on screen.

 

Sample:

       The following statement instructs EMUE to provide the additional sign on field at row 19, column 71

SetStartup AddlSignOnFieldPosition "19,71"

 

See Also:

AddlSignOnField