Page 1 of 1

Autocomplete bug

Posted: Thu May 03, 2007 3:34 pm
by Trond

Code: Select all

Dim Array(10)
Procedure Proc()
  Shared Array()
EndProcedure
In the autocomplete list Array shows up twice, once without the ().