Let's say one system is called X and the other is Y. Let's also assume
that the image catalogs exist on X. Then do the following on Y.
MD '/QFileSvr.400/X'
(create the image catalogs)
ADDIMGCLGE IMGCLG(CUME)
FROMFILE('/QFileSvr.400/X/somedirectory/FILE_1.bin')
repeat for each entry.
Rob Berendt