Icon View Incident Report

Minor Minor
Reported By: Ronald van der Pas
Reported On: 1/9/2016
For: Version 2.04 Build 1
# 4390 Using Inc Procedure on Array Element Causes Compiler Error

I have defined an array as follows:

arrAantalKinderenBouw :array of integer=[30,30,30];

If I then do:

inc(arrAantalKinderenBouw[0]);

The compiler says: [Error] Expected parameter name or variable name but instead found arrAantalKinderenBouw[0]


Resolution Resolution
Fixed Problem on 1/10/2016 in version 2.05 build 1


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image