Variable Dialog Box (Secure CRT Mac - Python)
Hi Experts,
can somebody share a way that I can launch a dialog box when executing a python script on Secure CRT to request input of multiple variables that are used within the script? One of the three variables is sensitive (password / key) so when executing user input it should not show up when typed. Thanks, K |
Hi krypton179,
SecureCRT has its own mechanism for this. See Scripting / Script Objects Reference / Dialog Object. The Prompt() method supports a Boolean (isPassword) that can mask that data entry. Quote:
|
All times are GMT -6. The time now is 08:03 PM. |