hi daruis
change this line
    Params[i] := @Parameters[i];
>
with this
Params[i]^ := Parameters[i];
hope it works.
marianop
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20060629/55c6c7c3/attachment.html>