TPXPassword

Top  Previous  Next

×V4.2Ø

S

A

W

WS

ü

ü

Valid for: SetStartup

 

Syntax -

SetStartup TPXPassword <Password>

       Where:

               <Password> is a literal string.

 

Description:

       This option defines the TPX Password that EMUE is to use to log into TPX.

 

Password Encryption:

The password can be encrypted by choosing Encrypt Password In File from the tools menu.  The encrypted password will be placed between <encrypted> tags to distinguish between the plaintext password and the encrypted password.  Once the password has been encrypted, if the text is changed, the script will fail.

You can also highlight the text you want to encrypt and choose Encrypt Selected Text from either the Edit menu or from right clicking inside the editor.

 

Sample:

       The following statement instructs EMUE to use a TPX  Password of "pw123" when logging into TPX.

SetStartup TPXPassword "pw123"

 

See Also:

TPXCommand

TPXUsername

TPXLoginScreenText

TPXMenuScreenText