Hi to All,
I try to compile a form on an Unix server with an attached library TEST.pll which contains the procedure QMS$SHOW_MESSAGE.
I compiled the library TEST.pll, everything ok, a plx is made on the bin dir.
After thar I compiled the form and now I got the message : PL/SQL ERROR 201 at line xx column xx
identifier 'QMS$SHOW_MESSAGE' must be declared.
The sources are in the same source dir, another attached library is recognized.
In forms builder I can compile the form and an fmx executable is made.
Someone can help me ?
Regards, Cees