AIPS HELP file for GET5NAME in 31DEC25
As of Mon Dec 9 13:40:38 2024
GET5NAME: Verb to fill in IN5NAME, IN5CLASS, IN5SEQ, IN5TYPE
INPUTS
The slot number is given as the immediate argument
$ Input/output adverb:
IN5DISK $ 0.0 9.0 Disk drive #. 0 => any
@ Output only adverbs:
IN5NAME @ 5th input file (name)
IN5CLASS @ 5th input file (class)
IN5SEQ @ 0.0 9999.0 5th input file (seq #)
IN5TYPE @ 5th input file (type)
HELP SECTION
GET5NAME
Type: Verb
Use: GET5NAME(n) will interpret its immediate argument as a catalog
slot number and assign adverbs IN5NAME, IN5CLASS, IN5SEQ,
IN5TYPE, and IN5DISK to correspond to that slot.
Example:
GET5NAME(34) will fill IN5NAME, IN5CLASS, IN5SEQ, and IN5TYPE
with the 34 catalog entry on disk IN5DISK. If IN5DISK was
zero, the first disk with a catalog entry in the 24'th slot
will be the disk number to which IN5DISK is set.
Input adverbs:
immediate argument is a catalog slot number.
IN5DISK.....The disk the catalog is on. 0 => any
Output adverbs:
IN5NAME.....Fourth image name (name)
IN5CLASS....Fourth image name (class).
IN5SEQ......Fourth image name (seq. #).
IN5TYPE.....Fourth image name (type).
IN5DISK.....Disk drive # of fourth image
EXPLAIN SECTION