AddlSignOnField

Top  Previous  Next

×V3.0Ø

S

A

W

WS

ü

ü

Valid for: SetStartup

 

Syntax -

       SetStartup AddlSignOnField <Message>

               Where:

                       <Message> is a literal string.

 

Description:

This option allows the user to specify an additional field, if there is one, to be populated on the sign on screen.  The position where the text should be pasted is set with AddlSignOnFieldPosition .

 

Sample:

       The following statement instructs EMUE to paste "dept" into the additional field on the sign on screen.

SetStartup AddlSignOnField "dept"

 

 

See Also:

AddlSignOnFieldPosition