Menu

#41 CCCC_WORK_DIR Not Found by Batch File

open
nobody
5
2005-03-02
2005-03-02
No

I installed CCCC_3pre84_SETUP.exe on my computer with a
Windows 98SE operating system.

If I invoke the CCCC Command Line shortcut which calls
C:\PROGRA~1\CCCC\CCCCWRAP.BAT, CCCC_PATH_DIR is found
but CCCC_WORK_DIR is not found. I receive the error
message at :noWorkDir in ccccwrap.bat,
...The shell variable CCCC_WORK_DIR is defined as "C:\"
but this directory does not exist...

The directory exists but ccccwrap.bat can't find it.

When I run cccc_env.bat manually in a DOS prompt window
and then issue a set command I see:
CCCC_PATH_DIR="C:\Program Files\CCCC"
CCCC_WORK_DIR="C:\"

Furthermore when I run ccccwrap.bat manually in a DOS
prompt window I see the same error. If I then issue a
set command I see:
CCCC_ENV=cccc_env.bat
CCCC_EXE=cccc.exe
CCCC_PATH_DIR="C:\Program Files\CCCC"
CCCC_WORK_DIR="C:\"

If I invoke cccc.exe directly, the program works fine.

Discussion


Log in to post a comment.