Modify

#316 closed Bug (Fixed)

_Singleton sample invalid

Reported by: Hubertus72 Owned by: J-Paul Mesnage
Milestone: 3.2.13.0 Component: AutoIt
Version: 3.2.12.0 Severity: None
Keywords: _Singleton backslash sample Cc:

Description

Using version 3.2.12.0 of AutoIt, the _Singleton sample is invalid.
On first usage, it claims: "An occurence of test is already running"
This is only true, if a backslash is in the OccurenceName.
The sample uses "test\test".
It should be mentioned in the helpfile, that a backslash is forbidden in the OccurenceName.

Attachments (0)

Change History (2)

comment:1 by Valik, on May 26, 2008 at 3:47:35 AM

It is mentioned in the documentation that slashes are an invalid character. I have no idea why that example was written that way but whoever did it should have known better.

comment:2 by J-Paul Mesnage, on May 26, 2008 at 7:00:01 AM

Milestone: 3.2.13.0
Owner: set to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed in version: 3.2.13.0

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.