Subject Re: [IB-Architect] UDF's
Author Robert F. Tulloch
Hi:

> You mean how the >server< calls them ? jrd/flu.c

Thanks. That module deals with verifying module/entrypoints. The actual call is
defined in fun.e.

I have looked at the code and it would seem my function should work. Calling w/o
parameters is addressed and I am returning a *ptr to a null terminated string
(CSTRING) so I can't see why it won't. Need some real insight here I think.

Best regards