Opened 16 years ago
Closed 16 years ago
#874 closed Bug (No Bug)
reading special keys (like alt, ctl etc) from an ini
Reported by: | Rishav | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.0.0 | Severity: | None |
Keywords: | reading special keys from ini file | Cc: | rishav.sharan@… |
Description
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.
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by TicketCleanup
- Milestone 3.3.1.0 deleted
comment:2 Changed 16 years ago by Jos
- Resolution set to No Bug
- Status changed from new to closed
When you are not sure about it then don;t report it as a bug but use the forums.
NOBUG
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Automatic ticket cleanup.