﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
874	reading special keys (like alt, ctl etc) from an ini	Rishav		"not sure if its a bug or feature.
my ini file contains;

------------------------

[CARRIER ETA]
Name=HEEEERE'S JOHHNYYY!!
Address=The Overlook Hotel, Colorado

---------------------

the code calling it is
ControlSend(""App- [Carriers]"", ""Address"", controlId, $InputCarrierDetails[2][1])
--------------------------

When the code is run, it however takes the two ""!!"" exclamations as alt and does unexpected operations. I  think the code should take he characters in an ini file as they are and not use them as special codes."	Bug	closed		AutoIt	3.3.0.0	None	No Bug	reading special keys from ini file	rishav.sharan@…
