Closed GoogleCodeExporter closed 9 years ago
This apparently got broken in the v108 betas. It stopped working as of v1082
(I don't think we saw v1080 thru v1081).
This is confirmed.
Cheers,
Ancient Lady
TGC AGK Community Tester
Original comment by lady...@triassicassociates.com
on 16 Jan 2013 at 4:08
Original comment by P.S.John...@gmail.com
on 29 Jan 2013 at 1:12
It's sort of funny that this is broken (again), while even the online
documentation says that these forms of array initializations are allowed.
See online docs here:
http://www.appgamekit.com/documentation/language/5_dim.htm
Further discussion of this issue can be found here:
http://forum.thegamecreators.com/?m=forum_view&t=205700&b=41
Original comment by agentsam...@gmail.com
on 27 May 2013 at 10:54
A further note on this that gave me about 2 hours of headache is that (as of
10813 and 10814) if you declare an array like this:
dim myArray[10] = 1
Then the compiler completely freaks out and gives you random errors about other
parts of your code. Really hope that stuff like this is fixed in the final v1
build.
Original comment by manns41...@gmail.com
on 12 Jul 2013 at 1:13
Fixed in AGK version 2.0
Original comment by P.S.John...@gmail.com
on 22 Aug 2014 at 7:20
Original issue reported on code.google.com by
manns41...@gmail.com
on 16 Jan 2013 at 1:17