AIPS NRAO AIPS HELP file for OFMZAP in 31DEC24



As of Thu Apr 25 23:11:11 2024


OFMZAP: Verb to delete an OFM save 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 RAINTEST use

                         OFMZAP  'RAINTEST'

          Note that the apostrophies are required.

HELP SECTION

OFMZAP
Type:     Verb
Use:      Delete an OFM save file.  The full file name must be
          given, min match cannot be used.  If the file is in
          the standard OFMFIL area, do not give the .uuu part
          of the name, however.
Adverbs:
  OFMFILE.....Specifies the name of the file located in the area
              known by the logical (environment) variable OFMFIL
              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
                         OFMZAP  'RAINTEST'
              Note that the apostrophies are required.
See also: OFMDIR, OFMGET, and OFMSAVE.

EXPLAIN SECTION


AIPS