Another observation:

In any case you get the error message:

> function FNTEST2 is not defined
> module name or entrypoint could not be found

If the function name is there and written correctly, make sure the
module (= your library) is found. I'm not used to making UDFs, but
somehow the search path and maybe the libraries found there can be
listed similar to using "ldconfig -r" but for the firebird stuff.

Marc


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to