CDG-01195 Error: Failed to compile .fmb into .fmx
77546Oct 22 2003 — edited Oct 27 2003Hello,
I am trying to compile my form .fmb into .fmx and I get the following error:
CDG-01195 Error: Failed to compile .fmb into .fmx
When I view my .fmb I noticed that some attached libraries are missing. When I viewed the error log it said that CGBS2$.DO_COMMIT_DIALOGUE is not declared - I used this code in a procedure. The
CGBS2$.DO_COMMIT_DIALOGUE is a package found in library ofgbsl65 which is now missing from my .fmb.
My question is what has caused Designer to not include the ofgbsl65 library all of a sudden?
Thanks.