Icon View Incident Report

Serious Serious
Reported By: Matthew Jones
Reported On: 6/13/2013
For: Version 1.02 Build 1
# 3863 Compiler Allowing Duplicate CASE Options

You can do the following currently. It may be nice to compile time check the cases are unique.

case myValue of
4: DoSomething;
4: DoOther;
end;



Resolution Resolution
Fixed Problem on 6/14/2013 in version 1.02 build 2


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image