Close this Window Print this Article EasyCopy

HPGL to CGM conversion


The following script will do the HPGL to CGM conversion for you:

#!/bin/sh
SYSDIR= <easycopydir>/system
export SYSDIR
<easycopydir>/bin/<platform>/easyhpgl.bin $1 -out $2

(replace <easycopydir> and <platform> with the proper values for your system).

Usage: <scriptname> <infile> <outfile>

easyhpgl.bin does take other parameters as well. You may learn about these by doing 'easyhpgl.bin -h'.


Copyright © 1995-2005, AGI (autoGraph international). All rights reserved. www.augrin.com