CT .BAT File
Last modified on 01 Dec 2002

| Download CT | Country Files | Section Files | Reflector Archives | Hints and Kinks | Support |


Home
Up
CT and Windows 95/98/ME
Networking CT Computers
Radio Support
Voice Keyers
DVP IRQ Settings
DVP Keys
Windows 2000/XP Dual Boot
Internet Packet Spots
CT .BAT File
Configuration File
Multi-op Configuration File
Command-line Switches
LPT Port Pinning
Here is a sample batch file to start CT:
	@echo off
	font SS
	comtsr1
	comtsr2
	comtsr3 -I14
	comtsr4 -I15
	dvptsr -I2
	ct -d -now %1 %2 %3 %4 %5
	dvptsr -u
	comtsr4 -u
	comtsr3 -u
	comtsr2 -u
	comtsr1 -u
	font O

The file is called CT9.BAT and resides in the CT9 directory. To run CT, type:

	CT9 contest

where contest is the name of the .BIN file. It loads the Super Check Partial database (-d), and skips the initialization screen (-now). You probably do NOT want to run this batch file the first time you create a .BIN file, unless your CT.CFG file is correctly configured, since you will not be able to change the contest type, mode, etc. without going through initialization. You can type:

	CT contest

the first time, however, to set things up correctly. Exit CT, then use the batch file for the duration.

TSRs are loaded in order, and unloaded in the opposite order. Note that non-default interrupts are specified on some of the lines.

The batch file also loads K6STI's FONT program to load a sans-serif font for use during the contest. This font makes the CT screen easier to read, especially if you are using 50-line VGA mode. The batch file unloads (restores) the fonts when done.

Click here to download FONT106.ZIP.

 

© Copyright 1998-2008 K1EA Software. All rights reserved.
For feedback on this site, please send email to: webmaster@k1ea.com