use the following:
Dim a
a = inputBox("Please Enter Input")
'Variable (a) is now set equal to whatever value the user input.
Dim a
a = inputBox("Please Enter Input")
'Variable (a) is now set equal to whatever value the user input.
|
Message box to collect input from user during run-time??
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Message box to collect input from user during run-time?? - by egun - 09-10-2009, 01:27 AM
RE: Message box to collect input from user during run-time?? - by Newom85 - 09-10-2009, 01:59 AM
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| Need to input Japanese Character through UFT | Alaguraja | 0 | 1,194 |
07-01-2020, 11:32 AM Last Post: Alaguraja |
|
| Help for instruction to click on Skip button in the warning message | vijilesh | 0 | 1,897 |
09-16-2018, 03:48 PM Last Post: vijilesh |
|
| How to get input from the user in QTP? | shanthiK | 10 | 19,764 |
08-07-2017, 11:34 PM Last Post: zunebuggy |
|
| QTP not recogonising object during run time | Lavanya N | 2 | 4,219 |
10-28-2015, 12:46 PM Last Post: vinod123 |
|
| Writing to Run time data table | Neetha | 5 | 13,028 |
08-27-2015, 10:18 AM Last Post: supputuri |
|