Modify

Opened 12 years ago

Closed 12 years ago

#2753 closed Bug (Duplicate)

"To" keyword incorrectly parsed in COM object

Reported by: FredAI Owned by:
Milestone: Component: AutoIt
Version: 3.3.12.0 Severity: None
Keywords: Cc:

Description

The "To" keyword is incorrectly parsed when used as a COM object parameter.

$obj = ObjCreate("Whatever.Object")
$myVar = $obj.To

Error:
error: missing separator character before keyword.
$myVar = $oAction.To

Hope this gets fixed soon. I can't use the 3.3.12 version because of it.

Thanks

Attachments (0)

Change History (2)

comment:1 by anonymous, 12 years ago

Before post track ticket read forum and ask on forum for support

http://www.autoitscript.com/forum/topic/161795-maybe-an-issue-on-au3check-with-autoit-v33120/

comment:2 by Jos, 12 years ago

Resolution: Duplicate
Status: newclosed

Duplicate of #2731

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


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