Form compilation issue - R12 FORMS_PATH
VinodAug 23 2011 — edited Aug 24 2011Hi Gurus,
I have a slightly tricky issue.
We have a custom form ABC.fmb in 11.5.10 and it working fine.
Now we have copied/converted the same to R12, but it does not compile in linux.
When I open it in Forms Builder 10g in windows, it compiles perfectly.
I believe it is something to do with my FORMS_PATH environment variable.
Should it be
$AU_TOP/resource;$AU_TOP/resource/stub;
OR
$AU_TOP/resource;$AU_TOP/resource/stub; $AU_TOP/forms/US;
From the errors, I can see it is failing to load APPSTAND.fmb.
Any pointers pls.
Thanks,
Vinod