#1
|
|||
|
|||
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 |
#2
|
|||
|
|||
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:
__________________
Thanks, --Brenda VanDyke Software Technical Support support@vandyke.com (505) 332-5730 |
![]() |
Tags |
mac , python , scripting |
Thread Tools | |
Display Modes | Rate This Thread |
|
|