At 09:01 AM 11/6/2008, jan johansen wrote:
V8.0.18.30919
I've never had this happen before and I use the compiler quite a bit.
I have a RFF that calls a form. When using regular RBase everything
works fine. When I compile it, when I try to pull up the form it says
"Form not Found". The compiler version matches the V8 version, I've
looked for mismatched dll's, made sure the CFG is ok. I'm not sure
where else to look.
Good morning Jan,
A few suggestions:
01. Trace the actual code/file that is being compiled and make sure
that the default folder is not changed during the startup process.
02. Make sure that all external R:BASE Form Files (.RFF) are in the
appropriate folder(s).
03. During the process, in your application, if you are changing the
folder(s), make sure that you are switching back to the default
folder with all startup forms, etc., to continue everything else.
04. Last but not least, make sure that you are using the full name,
such as "externalformname.rff" when calling the form from within
your command file or custom EEP.
Example 01: REFF IntroducingRBG76.rff
Example 02: REFF IntroducingRBG8.rff
Take a look at the "R:SwitchBoard" RBG76_SAT.rff or RBG8_SAT.rff
external form files that control the entire flow of running 60+
applications in 60+ folders. http://www.rupdates.com/sat2008
Hope that helps!
Very Best R:egards,
Razzak.