Some useful scripts

What they do

  1. [ Egstk.bat ][ Egstk.hlp ] Helper to give the 50 cent .EG files a .STK file extension for Stk2000.
  2. [ DRFSTK.BAT ][ DRFSTK.HLP ] Helper to unzip and convert zipped BRIS so that they have a .STK file extension. The .HLP files are text explanations and source code for the .BAT files.
  3. [ UNZIP.EXE ] Needs to be in the same folder with DRFSTK.BAT and Egstk.bat to unzip the files.
  4. [ GET.BAT ][ GET.HLP ] Helper to get  a race file from a FreeDocs archive.
  5. [ GETR.BAT ][ GETR.HLP ] Helper to get a race day results file from a FreeDocs archive.
  1. Egstk.bat unzips TSN files and converts them so that they have a .STK file extension for use by Stk2000
  2. DRFSTK unzips BRIS files and converts them so that they have a .STK file extension
  3. UNZIP.EXE is a utility program that unzips BRIS and TSN data files when called by the scripts.
  4. GET.BAT attempts to copy a race day file from  c:\freedocs\doc . The race day name must be entered into the Stk2000 "Additional Text Needed" box when it appears.
  5. GETR.BAT works the same as GET.BAT except it gets the results file.

Note: These DOS scripts are simple text files that are easily modified using any text editor. We did it this way to give users maximum flexibility.