CompuServe Messages

SAS/C HELP.ME

    25-Oct-92 09:01:53
Sb: #29271-SAS/C HELP.ME
Fm: Doug Walker 71165,2274
To: Roy S. Laufer 72435,1025
Which BBS did you leave a message on? I've looked at the source, and I cannot find a path that does not open the ENV:SC/SCMSG file. It does work on my system. The only problem is that the AUTOEDIT option appears to be ignored if it's in the options file; other than that, all options work. Whenever you hit Right-Amiga-B to build from within SCMSG, it reads the file ENV:SC/SCMSG and CDs to that directory. Again, from looking at the code, there is absolutely no way that it forks SMAKE without having read this file. Therefore, it must be the CD command that is failing. I don't really know why that command would fail. Can you read the contents of the ENV:SC/PROJDIR file and let me know what's in it? The SMAKE utility sets ENV:SC/PROJDIR any time you invoke SMAKE from WorkBench's Build icon or from the CLI. Also, the TTX macros set it. It sounds like there is some problem with this file. As I said, please let me know what's in it and I'll try to reproduce the problem. –Doug