Here are some scripts interfacing with GhostScript.

PS2ASCII	extract ASCII strings from PS files.
PS2DRIVER	convert a PS file in any driver format supported by
		GhostScript. For the help, we assumed our compilation of
		GS (with all of our driver's support).
PS2EPS		convert PS to Encapsulated PostScript.


 To have them defined :

1) Define global symbols such as
	PS2EPS :== @disk:[DIR]PS2EPS

2) If you are using OpenVMS 6.2 or upper, just place those scripts in your
 DCL$PATH. No symbol de finition will be required and those scripts will be
 available for all user on your cluster.

 ---------------------------------------------------------------------------

Help is available online at

	http://nucwww.chem.sunysb.edu/helplib/@hvmsapps/PsUtils


