Modify

Opened 16 years ago

Closed 16 years ago

#1564 closed Bug (No Bug)

Not able to get text using controlistview("","","","gettext",$index) for 64 bit machine

Reported by: ravi786 Owned by: J-Paul Mesnage
Milestone: Component: AutoIt
Version: 3.3.6.0 Severity: None
Keywords: syslistview-64bit Cc:

Description

I m trying to retrive the item from syslistview opn 64 bit machine using below syntax:
controlistview("","","","gettext",$index)
but it is not giving any result.

Attachments (0)

Change History (6)

comment:1 by J-Paul Mesnage, 16 years ago

Please post a complete example or go to the forum for fie=rst support as you don't follow the ticket posting requirement.
Thanks

comment:2 by KaFu, 16 years ago

I guess it's not a bug. To access a 64bit listview you'll have to compile to 64bit, 32bit exes can not access 64bit listviews (see ICU in examples forum).

comment:3 by J-Paul Mesnage, 16 years ago

@ravi786
seing KaFu guess, you can understand how important to describe the environment and all steps needed to reproduce a bug.
a repro script is almost mandatory
;)

Thanks for your cooperation

comment:4 by J-Paul Mesnage, 16 years ago

Owner: set to J-Paul Mesnage
Status: newassigned

comment:5 by J-Paul Mesnage, 16 years ago

unless I get a repro script I will close it

comment:6 by J-Paul Mesnage, 16 years ago

Resolution: No Bug
Status: assignedclosed

closed lack of info

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.