AIPS HELP file for GET4NAME in 31DEC24
As of Thu Oct 10 7:45:09 2024
GET4NAME: Verb to fill in IN4NAME, IN4CLASS, IN4SEQ, IN4TYPE
INPUTS
$The slot number is given as the immediate argument
$ Input/output adverb:
IN4DISK $ 0.0 9.0 Disk drive #. 0 => any
@ Output adverbs:
IN4NAME @ 4th input file (name)
IN4CLASS @ 4th input file (class)
IN4SEQ @ 0.0 9999.0 4th input file (seq #)
IN4TYPE @ 4th input file (type)
HELP SECTION
GET4NAME
Type: Verb
Use: GET4NAME(n) will interpret its immediate argument as a catalog
slot number and assign adverbs IN4NAME, IN4CLASS, IN4SEQ,
IN4TYPE, and IN4DISK to correspond to that slot.
Example:
GET4NAME(34) will fill IN4NAME, IN4CLASS, IN4SEQ, and IN4TYPE
with the 34 catalog entry on disk IN4DISK. If IN4DISK was
zero, the first disk with a catalog entry in the 24'th slot
will be the disk number to which IN4DISK is set.
Input adverbs:
immediate argument is a catalog slot number.
IN4DISK.....The disk the catalog is on. 0 => any
Output adverbs:
IN4NAME.....Fourth image name (name)
IN4CLASS....Fourth image name (class).
IN4SEQ......Fourth image name (seq. #).
IN4TYPE.....Fourth image name (type).
IN4DISK.....Disk drive # of fourth image
EXPLAIN SECTION