Modify

Opened 15 years ago

Closed 15 years ago

#722 closed Bug (Duplicate)

Execute will crash when using a string with spaces.

Reported by: zechtitus@… Owned by:
Milestone: Component: AutoIt
Version: 3.2.12.1 Severity: Blocking
Keywords: Execute Cc:

Description

ok bit of background - we had scripts that would read in variables from an ini. Some of the variables had spaces in them - in 3.2.10 the following line would be fine and run as expected

Execute("This string has spaces")

However in 3.2.12 autoit will explode and visual studio compiler will pop up... not very pretty :)

Attachments (0)

Change History (2)

comment:1 Changed 15 years ago by zechtitus@…

oh and the exception details were as follows : Unhandled exception at 0x00411c63 in AutoIt3.exe: 0xC0000005: Access violation reading location 0xffffffff.

comment:2 Changed 15 years ago by Valik

  • Resolution set to Duplicate
  • Status changed from new to closed

Duplicate #402.

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.