Quantcast
Channel: AutoIt v3 - Developer Chat
Viewing all articles
Browse latest Browse all 750

Empty arrays

$
0
0

Hello,

 

I wrote a script where I was using empty Arrays like below:

Func SomeFunc() Local $Array[] ;do something with array EndFunc

and the script was working perfectly, but now AutoIt is giving error:

>Running AU3Check (3.3.11.2)  from:C:\Program Files (x86)\AutoIt3 +>21:05:40 AU3Check ended.rc:0 >Running:(3.3.11.2):C:\Program Files (x86)\AutoIt3\autoit3.exe "C:\Users\Digi\Desktop\test.au3"     --> Press Ctrl+Alt+F5 to Restart or Ctrl+Break to Stop "C:\Users\Digi\Desktop\test.au3" (7) : ==> Variable subscript badly formatted.: Global $aTable[] Global $aTable[^ ERROR ->21:05:40 AutoIt3.exe ended.rc:1 >Exit code: 1    Time: 0.310

I want to confirm that, Empty Arrays are removed from new AutoIt version ?


Viewing all articles
Browse latest Browse all 750

Latest Images

Trending Articles



Latest Images