CompuServe Messages

SAS C Disappointing!

    02-Oct-90 02:39:46
Fm: Wayne Cole 76370,621
To: Vic Wagner 76046,3004
Vic, I got part of the problem fixed when I 'relearned' the lesson that path adds done after workbench is loaded last only as long as and apply only to the cli session that the path add command is issued from. By adding LC: as a path in the startup-sequence I can now invoke the compiler from the project directory set up by SASCSETUP, but I can't link cause I get a message that reads: unable to write file '"dh1(40mb):lc/c/hello/hello.lnk after the requester to load volume '"dh1(40mb): comes up. The name of the partition that the compiler is on is dh1(40mb) (per the GVP setup convention). It looks suspiciously like the start of a Unix script string with variable substitiution and expansion notation with out balancing ' or ". wmc