Opened 15 years ago

Closed 15 years ago

#1126 closed Bug (No Bug)

ImageSearch — at Version 1

Reported by: anonymous Owned by:
Milestone: Component: AutoIt
Version: 3.3.0.0 Severity: None
Keywords: Cc:

Description (last modified by Jpm)

+>16:53:27 AU3Check ended.rc:0
>Running:(3.3.0.0):C:\Program Files (x86)\AutoIt3\autoit3_x64.exe "C:\Documents and Settings\Administrator\Desktop\Programaatjes\Autologin\Autologin.au3"    
C:\Program Files (x86)\AutoIt3\Include\ImageSearch.au3 (40) : ==> Subscript used with non-Array variable.:
if $result[0]="0" then return 0
if $result^ ERROR
->16:53:37 AutoIT3.exe ended.rc:1
+>16:53:39 AutoIt3Wrapper Finished
>Exit code: 1    Time: 14.427

this is the error im getting if i launch my program in autoit
but when its compiled and started it works perfectly (same dir same code)

on xp 32 bit it worked, now i have xp 64bit and doesn't work

this should be fixed i think
or help me with this

thx

Change History (1)

comment:1 Changed 15 years ago by Jpm

  • Description modified (diff)
  • Resolution set to No Bug
  • Status changed from new to closed

You need to have a .dll that run under X64. As I remeber this UDF which is not delivered by AUtoIt don't have one.
Next time don't use trak on subject not delivered by the AutoIt installer

Note: See TracTickets for help on using tickets.