LogonToMillennium |
Top Previous Next |
×V5.3Ø
Syntax - LogonToMillennium <User Name> [<Password>] Where: <User Name> is a literal string or a variable that contains a string value. <Password> is a literal string or a variable that contains a string value.
Description: This command causes EMUE to log into Millennium applications using the <User Name> and <Password> specified. If desired, the password can be encrypted using the "Encrypt Selected Text" option under the Edit menu. Note that when encrypting the password, the password text, without quotes, should be highlighted before selecting this option from the menu.
Sample 1: The following statement will automatically enter in the username, password, and click the log in or log on button. LogonToSoarian "usr123" "pw_1234"
See Also:
|