Modify ↓
#44 closed Bug (Rejected)
Input, in InputBox use Send command
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.2.10.0 | Severity: | |
| Keywords: | Cc: |
Description
Send("{CTRLDOWN}")
Send("{C}")
Send("{CTRLUP}")
Sleep(50)
$1=InputBox("On Hand", "Avaliabel On Hand")
Send("{CTRLDOWN}")
Send("{V}")
Send("{CTRLUP}")
;I want to save a Value from variable $1 in script, so I can use it later
;Returns the string that was entered
;Thanks for the Answer
Attachments (0)
Change History (1)
comment:1 by , on Jan 16, 2008 at 11:39:10 AM
| Resolution: | → rejected |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Looks like a support request to me which NEEDS to be posted in the forum.