[quote=“tazman09”] I have a question on a command to add a password to a script and not show what the password is in the script. The following is the script I’m developing
click “password”
ask password “password”
typetext “xxxxxxx” , Enter
The last line for some reason I need to include to make it work, however it defeats the ask command.
I tried using the following command to hind the password in the script. TypeUnLogged It
didn’t work. I’m using the beta version of the Linux SW.
[/quote]