Program: COPY Purpose: Program to copy set and subsets. It can also increase or decrease the frame size of the subsets. BLANKs will be written in the output set outside the original subset frame. Category: TRANSFER, MANIPULATION File: copy.shl Author: K.G. Begeman Keywords: INSET= Set (and subset(s)) where to copy data from. Maximum number of input and output subsets is 2048. BOX= Frame of output subsets [frame of input subsets]. OUTSET= Set and subset(s) where to copy to. **MAKEBLANK= Fill output set only with blanks: Y/[N] Example: COPY Version 1.0 Jan 29, 1990 COPY INSET=NGC4214 dec 0 Set NGC4214 has 3 axes RA-NCP from -127 to 128 DEC-NCP from -127 to 128 FREQ-OHEL from 1 to 63 COPY BOX= BOX range for set NGC4214 : RA-NCP from -127 to 128 FREQ-OHEL from 1 to 63 COPY OUTSET=LV Set LV has 3 axes RA-NCP from -127 to 128 FREQ-OHEL from 1 to 63 DEC-NCP from 0 to 0 COPY +++ FINISHED +++ Updates: Jan 29, 1990: KGB, Document created. Dec 20, 1991: KGB, Alignment bug repaired.