Home » Developer & Programmer » Forms » FMB and FMX files
FMB and FMX files [message #121592] Mon, 30 May 2005 23:14 Go to next message
rubyredstaffie
Messages: 3
Registered: May 2005
Junior Member
Can some body please advise if full unit testing is required on both FMB (Character) and FMX (GUI) form. We have a system where users mix and match between GUI and Character mode.

Many thanks
Re: FMB and FMX files [message #121647 is a reply to message #121592] Tue, 31 May 2005 06:20 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
FMB: Forms Module Binary, an uncompiled Forms Module.
FMX: Forms Module eXecutable, a compiled Forms Module.

MHE
Re: FMB and FMX files [message #121758 is a reply to message #121647] Tue, 31 May 2005 19:46 Go to previous messageGo to next message
rubyredstaffie
Messages: 3
Registered: May 2005
Junior Member
Correct me if I am wrong..

FMX files are used/required if you will be running the form via Windows and in GUI

FMB files are used if say you are running in Character mode on a Unix platform. IE Non GUI mode

So if our testing team fully tests the Character mode version should the same full testing occur for the GUI version ?
Re: FMB and FMX files [message #121789 is a reply to message #121758] Wed, 01 June 2005 00:49 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
No, only the FMX is ever run. You either build and generate in character mode or you build and generate in GUI mode.

Please correct me, but I believe that a FMX for a particular form in a particular directory can be only character or GUI, it can't be both at the same time.

David
Previous Topic: can v use utl_file in forms?
Next Topic: Forms 6i: Demo survey form with multiple selection(1-5)
Goto Forum:
  


Current Time: Wed Sep 18 21:24:16 CDT 2024