Modify

Opened 15 years ago

Closed 15 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 15 years ago by TicketCleanup

  • Milestone 3.3.1.0 deleted

Automatic ticket cleanup.

comment:2 Changed 15 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.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.