Hello
Is there such a thing as a user guide for using the Dialog editor.
I am building a script where I want to be able to provide a number of choices which will be passed to the script. I am currently using a single INPUT but I want to expand this to cover multiple choices.
For example I want to be able to prompt for the following:
Browser - this could be Firefox or Internet Explorer (radio buttons)
Operating System - this could be XP or Win7 (radio buttons)
User Logon - a selection of users (combo box)
Software version - a selection of versions of the software being tested (combo box)
Any help would be appreciated.
Dialog user guide
Moderators: Dorian (MJT support), JRL
Trevor,
Did you try searching the online help? It covers Dialog editor and functions.
http://www.mjtnet.com/manual/
Did you try searching the online help? It covers Dialog editor and functions.
http://www.mjtnet.com/manual/
There are a couple of videos covering building dialogs which I found invaluable.
http://www.youtube.com/watch?v=OUJdcecxt7k
http://www.youtube.com/watch?v=xyc5xWbEZeA
http://www.youtube.com/watch?v=OUJdcecxt7k
http://www.youtube.com/watch?v=xyc5xWbEZeA
-
- Junior Coder
- Posts: 25
- Joined: Sun Dec 15, 2013 9:27 pm