Icon View Incident Report

Serious Serious
Reported By: Roy Lambert
Reported On: 5/27/2007
For: Version 1.03 Build 1
# 2359 External Functions Not Returning Result Values Correctly

This external function has totally beaten me. I have reduced it to about as simple as I can get and nothing is selected.

procedure TEDBExternalModule1.EDBExternalModuleRoutine(
const RoutineName: string);
begin
   Params.ParamByName('Result').AsBoolean:=True;
end;



Resolution Resolution
Fixed Problem on 5/28/2007 in version 1.04 build 1


Products Affected Products Affected
ElevateDB Additional Software and Utilities
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image