Page 1 of 1

IRC3 programs - ver4.3/ver2.6 4D FCC CCA

Posted: Fri Jan 02, 2009 6:05 pm
by Leo
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

Re: IRC3 programs - ver4.3/ver2.6 4D FCC CCA

Posted: Mon Dec 09, 2013 3:51 pm
by Ludesman
can you please tell me how to install and use the CCA program

Re: IRC3 programs - ver4.3/ver2.6 4D FCC CCA

Posted: Mon Jul 27, 2015 9:06 pm
by old_tech
Leo, the 4d Version of the est4dde.bat file is only 2 bytes long.

Re: IRC3 programs - ver4.3/ver2.6 4D FCC CCA

Posted: Tue Jul 28, 2015 6:58 pm
by Leo
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

Re: IRC3 programs - ver4.3/ver2.6 4D FCC CCA

Posted: Thu Jul 30, 2015 8:46 pm
by old_tech
sorry, it's the 4dde.bat that's two bytes. anyway 98SE seems to be the problem. back to win95c!