AIPS NRAO AIPS HELP file for OFMSAVE in 31DEC25



As of Wed Apr 30 13:07:57 2025


OFMSAVE: Verb-like to save current OFM lookup table in a file

INPUTS

OFMFILE
                                   name of the OFM save file

                            OR

          The OFM file name is given as an immediate argument.
          For example, to load a file called RAINBOW use

                         OFMSAVE RAINBOW

          Note that apostrophies around the name are optional.

HELP SECTION

OFMSAVE
Type:     Pseudo verb
Use:      Save the TV's current OFMs in an OFM save file.  The full
          file name must be given, min match cannot be used.  If the
          file is to be in the standard OFMFIL area, do not give the
          .uuu part of the name, however.  The file must not already
          exist.
Adverbs:
  OFMFILE.....Specifies the name of the file located in the area
              known by the logical (environment) variable OFMFIL
              (your saved OFMs), or located in any other area,
              if that area's logical name is specified as
                    OFMFILE = :
              See HELP OFMFILE for more details.

              The OFM file name may be given as an immediate
              argument, overriding OFMFILE.  For example
                         OFMSAVE  RAINBOW
              Note that apostrophies around the name are optioanl.
See also: OFMPL, OFMDIR, OFMGET, and OFMZAP.

EXPLAIN SECTION


AIPS