5 This is a TEXT to C like 'print' statement converter.    Requirements
 ------------- G  This  software  requires  FLEX parser and library to be installed. The G  FLEX command is supposed to be understood and  the  FLEX  library  and   include file installed.  :  This software requires either MMK or MMS for compilation.C         MMS is  Digital Equipment Corporation, All right reserved. 8         MMK is  MadGoat Software.  All Rights Reserved.   Platform --------G  It  has  been  tested  on  VAX OpenVMS 6.1 and Alpha OpenVMS 6.2 using .  respectively VAXC V3.2-044 and DECC V6.0-001.   Compilation  -----------  Apart of that :  	$ MMK				on VAX or Alpha  	or  	$ MMS				on VAX" 	$ MMS/MACRO=(__AXP__=1)		on Alpha     Test ----- G  We  have tested TEXT2C based on re-generating TEXT2C source code using G  TEXT2C converter on itself.  If you find any problem, please send me a   note.     Installation ------------  You can either 5  - Define a global symbol TEXT2C :== $dev:[dir]TEXT2C 4  - Place the executable in DCL$PATH (VMS 6.2 and up)$  - Insert the following in DCLTABLES 	define verb TEXT2C  		image dev:[dir]TEXT2C.EXE  		cliflags(foreign)   G  Remember  to  also  install  the help file where it should be.  If you ,  don't want to, help is available on-line at7 	http://nucwww.chem.sunysb.edu/helplib/@hvmsapps/TEXT2C   7  and our last installed version (EXE only) available at 6 	http://nucwww.chem.sunysb.edu/public/vms/text2c.htmlx     Author -------  Jrme LAURET ; jlauret@mail.chem.sunysb.edu    