C04661DC%WUVMD.BITNET@CUNYVM.CUNY.EDU (David Camp) (03/18/88)
I am attempting to use the MSC 5.0 CL command to preprocess a file. I am furthermore attempting to specify many options, most of the form /Dname=text. When I reached the Dos line length limit, I resorted to using the CL environment variable. This quickly failed since SET does not allow '=' in the string. Does anyone know a way to specify many arguments of this nature to CL? Does anyone know how to write an MSC program to change an enviroment variable, thus bypassing SET? I looked at the PUTENV function, but it said the change would become ineffective after the current process exits. I wish I had time to read the list, but I do not, so please reply to me directly. -David- *----------------------------------------------------------------------* | (314) 362-3635 Mr. David J. Camp | | ^ Division of Biostatistics, Box 8067 | | Room 1108D < * > Washington University Medical School | | 706 South Euclid v 660 South Euclid | | Saint Louis, MO 63110 | | Bitnet: C04661DC@WUVMD.BITNET | | Internet: C04661DC%WUVMD.BITNET@CUNYVM.CUNY.EDU | *----------------------------------------------------------------------*