JAVA Tool Set

TCD Editor


TCD Editor Index page.

TCD Editor Help page.


Installation of the Program Product

Request via email a copy of the product. CPC will send a reply to your mail which will contain the product in a ZipFile as an attachment to the email message.

Or you can download the ZipFile (tcd.zip) from our FTP site.

Use a ZIP program like PKZIP (pkware homepage) or WinZIP to unzip the file into its own directory. (ie. MD c:\tcdirectory then unzip the files into c:\tcdirectory)

There will be 4 files after the unzip operation: TCD.JAR, NETREXX.JAR, CPCCODE.JAR and TE.BAT.

Each of the JAR (JAVA Archive) files must be named in you CLASSPATH environment variable. This can be set by modifying the CLASSPATH statement in your AUTOEXEC.BAT file as such:

CLASSPATH=%CLASSPATH%;c:\tcdirectory\TCD.JAR;c:\tcdirectory\NETREXX.JAR;c:\tcdirectory \CPCCODE.JAR

You may also want to insure that you have sufficient Environmental Variable space on your machine. You can easily increaase the default by adding the following line to your CONFIG.SYS:

SHELL=C:COMMAND.COM /E:4096 /P

This will give you 4096 bytes of Environmental Space.

Now run AUTOEXEC.BAT and you are ready to use the TCD Editor.

To edit some file (say XYZ.DOC) you would enter TE XYZ.DOC


*Due to US Government restrictions, CPC software products are not exportable to Cuba, Iran, Iraq, Libya, North Korea, Sudan and Syria; list is subject to change.


[ Return to Index ]