IRC3 ver2.6.zip
IRC3 ver4.3.zip
4D.zip
CCA.zip
FCC.zip
FCC manual.zip
Search: 4D IRC3 EST download CCA FCC software program
IRC3 programs - ver4.3/ver2.6 4D FCC CCA
Re: IRC3 programs - ver4.3/ver2.6 4D FCC CCA
can you please tell me how to install and use the CCA program
Re: IRC3 programs - ver4.3/ver2.6 4D FCC CCA
Leo, the 4d Version of the est4dde.bat file is only 2 bytes long.
Re: IRC3 programs - ver4.3/ver2.6 4D FCC CCA
file looks good.
this is an OLD dos program, what OS are you loading it on
if I remember right it was always a pain in the ass to load the 4D
comfix
@ECHO OFF
SET S-DIR=C:\4D
IF NOT C:\4D==%S-DIR% CALL CUE
SET S-DIR=C:\4D
IF NOT C:\4D==%S-DIR% GOTO ERROR
CD %S-DIR%
IF EXIST %S-DIR%\*.DAT DEL %S-DIR%\*.DAT
IF EXIST %S-DIR%\DATA\*.DAT DEL %S-DIR%\DATA\*.DAT
%comspec% /E:4096 /C C:\4D\SSDECNF C:\4D
CD C:\4D
CALL C:\4D\X4D
DEL C:\4D\X4D.BAT
SET S-DIR=
CLS
GOTO DONE
:ERROR
SET
ECHO **** DOS ENVIROMENT CLUTTERED, CLEAN UP DOS ENVIROMENT, AND RE-TRY ****.
PAUSE
:DONE
this is an OLD dos program, what OS are you loading it on
if I remember right it was always a pain in the ass to load the 4D
comfix
@ECHO OFF
SET S-DIR=C:\4D
IF NOT C:\4D==%S-DIR% CALL CUE
SET S-DIR=C:\4D
IF NOT C:\4D==%S-DIR% GOTO ERROR
CD %S-DIR%
IF EXIST %S-DIR%\*.DAT DEL %S-DIR%\*.DAT
IF EXIST %S-DIR%\DATA\*.DAT DEL %S-DIR%\DATA\*.DAT
%comspec% /E:4096 /C C:\4D\SSDECNF C:\4D
CD C:\4D
CALL C:\4D\X4D
DEL C:\4D\X4D.BAT
SET S-DIR=
CLS
GOTO DONE
:ERROR
SET
ECHO **** DOS ENVIROMENT CLUTTERED, CLEAN UP DOS ENVIROMENT, AND RE-TRY ****.
PAUSE
:DONE
Re: IRC3 programs - ver4.3/ver2.6 4D FCC CCA
sorry, it's the 4dde.bat that's two bytes. anyway 98SE seems to be the problem. back to win95c!