Modify

Opened 18 years ago

Closed 18 years ago

#44 closed Bug (Rejected)

Input, in InputBox use Send command

Reported by: heryisme@… 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 Jos, 18 years ago

Resolution: rejected
Status: newclosed

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

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.