/sys$common/syshlp/helplib.hlb
FMS, /OBJECT

 *Conan The Librarian

  The  FMS/OBJECT  command generates  object format files of  specified
  forms.   If more  than  one form is specified, a concatenated  object
  format file is created.  The output of the FMS/OBJECT  command can be
  linked with the application program to create  memory-resident forms.
  The default input file type is FRM, and  the default output file type
  is OBJ.

  FMS/OBJECT replaces FMS/MEMORY_RESIDENT.

  Example:  FMS/OBJECT LIBNAME.FLB

      All forms in the form library LIBNAME.FLB are placed in a
      concatenated  object  format  file  called   LIBNAME.OBJ.

  Additional Information (explode) :

  Close     Help