﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
44	Input, in InputBox use Send command	heryisme@…		"   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"	Bug	closed		AutoIt	3.2.10.0		Rejected		
