AIPS NRAO AIPS HELP file for OFMSAVE in 31DEC24



As of Fri Apr 26 12:45:08 2024


OFMSAVE: Verb to save the TV's current OFM lookup table in 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 the apostrophies are required.

HELP SECTION

OFMSAVE
Type:     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 AIPSOFM or
          OFMFIL areas, 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 the apostrophies are required.
See also: OFMDIR, OFMGET, and OFMZAP.

EXPLAIN SECTION


AIPS