Just curious about this or if an actual app has to be written in order to prompt a user for input that can be inserted in a variable for the script to use.
Looks like InputBox is what I need to use. Checked out the link you posted, very helpful. It seems to be for HTML though. I am writing scripts to use for automating CLI programming for the equipment my company services.
My goal is to be able to prompt our installers when they run my script to enter a site ID number and a specific MDF/IDF closet number so they don't have to manually change the script code. Not a huge issue, just trying to make it as easy for them as possible during the install.
I don't understand how to take the input from the InputBox and store that in a variale that I can then use in the script.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.