home *** CD-ROM | disk | FTP | other *** search
/ Sound Sensations! / sound_sensations.iso / soundb / it110 / it.doc < prev    next >
Text File  |  1991-05-16  |  12KB  |  284 lines

  1.                               INSIDE TRAKER
  2.                               by: Tom Mickow
  3.  
  4.  
  5.  
  6. The following files should be included:
  7.  
  8.      IT      .DOC - The file you are reading now
  9.      IT      .EXE - The program file
  10.      ITSTALL .EXE - Installation program (run this first)
  11.      FUTURE  .TXT - Text file about plans for future releases
  12.      REGISTER.TXT - Text file containing registration information
  13.      WHATSNEW.TXT - What is new in this version
  14.  
  15.  
  16.                                  Overview
  17.                                 ==========
  18.  
  19. INSIDE TRAKER was born out of the need for an acceptable user interface
  20. to the Trakblaster program.  Using Trakblaster by itself is a very
  21. tedious experience but with the addition of this program, Trakblaster
  22. becomes quite enjoyable.
  23.  
  24. INSIDE TRAKER was written in my spare time on a 386DX-16MHz with a VGA
  25. display.  I make no claims about it working on any system other than my
  26. own.
  27.  
  28.  
  29.                                Requirements
  30.                               ==============
  31.  
  32. INSIDE TRAKER is known to work on an IBM compatible 386DX-16 with 1 meg
  33. of ram running under DOS 3.3 with a VGA color display and a mouse.  The
  34. program was tested with Trakblaster v2.0.  Hopefully it will work with
  35. your computer configuration as well.  Additional requirements are a
  36. Sound Blaster card and a copy of Trakblaster by Volker Zinke.
  37.  
  38.  
  39.  
  40.                                   Startup
  41.                                  =========
  42.  
  43. INSIDE TRAKER uses a simple text file for its configuration processes.
  44. This file is named "IT.CFG" and contains three lines of text.  The first
  45. line is the path to the Trakblaster program itself.  The second line
  46. is the path where the program first looks for MOD files.  The third line
  47. contains a code containing your default selections. You may create this
  48. file by executing "ITSTALL.EXE".
  49.  
  50. If INSIDE TRAKER can not find the configuration file or if the file is invalid,
  51. the program will inform you that the file is missing and exit.  You should
  52. then execute "ITSTALL.EXE" in order to create a new configuration file.
  53.  
  54.  
  55.                                 ITSTALL.EXE
  56.                                =============
  57.  
  58. After executing "ITSTALL.EXE" you will be asked to enter the paths to both
  59. your MOD files and the Trakblaster program.  When finished, press F10 to move
  60. on to the next input screen.
  61.  
  62. NOTE: Do not include the "\" or Trakblaster's program file name.
  63.  
  64.      For example, if you wanted INSIDE TRAKER to start out looking for
  65.      MOD files in the SB directory of your C drive and the Trakblaster
  66.      program was found in the TRAK directory of your C drive:
  67.  
  68.                                CORRECT            INCORRECT
  69.  
  70.           Path to MOD Files  : C:\SB              C:\SB\
  71.           Path to Trakblaster: C:\TRAK            C:\TRAK\TRAK.EXE
  72.  
  73.      Also, when in the installation procedure do not leave the input fields
  74.      blank and then press F10.  This will cause undesirable results.  This 
  75.      bug should be fixed in future versions of the program.
  76.  
  77. Note: The problem with the "\" and leaving fields blank has been fixed.
  78.       Trakblaster's program file name should still not be included when 
  79.       entering the path.
  80.  
  81. The second installation screen deals with the size of the initial display.
  82. Default values will be present in the input fields.  If you wish to accept
  83. these values, simply press F10.  The first input field provides a choice of
  84. the initial column width.  Selecting "N" (normal) here will cause the
  85. program to display the directory listing in one column and will display
  86. various characteristics of the files such as size and date.  Selecting 
  87. "W" (wide) will cause the program to display the directory listing in 
  88. five columns.  This greatly increases the number of MOD files visible on 
  89. the screen but this mode does not display any other characteristics of 
  90. the files other than their names.  The second input field provides a 
  91. choice of the initial display length.  Selecting "N" (normal) will 
  92. display the listing in normal mode.  Selecting "Z" (zoom) will cause the 
  93. program to extend the directory display to the bottom of the screen, 
  94. thus allowing more MOD files to be viewed.  When finished, press F10 to 
  95. move on to the next input screen.
  96.  
  97. The third installation screen deals with the sorting of the initial 
  98. directory display.  Default values will be present in the input fields.  
  99. If you wish to accept these values, simply press F10.  The first input 
  100. field provides a choice of the sorting method.  The selections are as 
  101. follows:
  102.  
  103.       "1" = a sort by the Date/Time of the files
  104.       "2" = a sort by the DOS order of the files
  105.       "3" = a sort by the file extension of the files
  106.       "4" = a sort by the file name of the files
  107.       "5" = a sort by the size of the files.
  108.  
  109. The second input field provides a choice of the initial sorting order.  
  110. Selecting "A" (ascending) will cause the program to sort from smallest 
  111. to largest.  Selecting "D" (descending) will cause the program to sort 
  112. from largest to smallest.
  113.  
  114. The fourth (and last) installation screen simply displays the 
  115. information you entered and asks if everything is correct.  A default 
  116. value will be present in the field.  Press F10 if you wish to accept 
  117. this value.  Selecting "Y" (yes) will write the information to the 
  118. configuration file and exit the installation program.  Selecting "N" 
  119. (no) will return you to the first installation screen to repeat the 
  120. installation process. 
  121.  
  122. This installation program need only be executed the first time you 
  123. use INSIDE TRAKER or when you need to change one or more of the 
  124. settings.  Once the configuration file is created, "IT.EXE" may be run 
  125. until changes to the configuration file are necessary.
  126.  
  127.  
  128.  
  129.  
  130.                                   IT.EXE
  131.                                  ========
  132.  
  133. This file is the main program that selects MOD files for playback.  Here, 
  134. a title screen and a directory of your MOD files will be displayed (provided
  135. you entered the correct information in the install program.)  The default 
  136. directory looks much like a standard DOS directory except a little more 
  137. appealing.  From here you have many choices, including sort routines, 
  138. different directory displays, a help screen, etc.
  139.  
  140. The controls are as follows:
  141.  
  142.      Keyboard
  143.           F1    - Help screen
  144.           Esc   - Exits back to the main menu
  145.           Enter - Plays currently highlighted file
  146.           Space - Toggle the directory display between standard and
  147.                   wide modes
  148.           Alt-Z - Toggle the directory display between long and short
  149.                   box size
  150.  
  151.           Alt-D - Sort files in native DOS order
  152.           Alt-E - Sort files alphabetically by extension
  153.           Alt-N - Sort files alphabetically by name
  154.           Alt-O - Sort files in ascending or descending order
  155.           Alt-S - Sort files by file size
  156.           Alt-T - Sort files by date/time of file
  157.  
  158.           Alt-B - Backup to parent directory
  159.           Alt-C - Change to a new drive/directory
  160.                   (When you use this you must also include the file mask.
  161.                    For example, you must enter C:\SB\*.MOD to look in the
  162.                    SB directory on drive C for MOD files.)
  163.  
  164.      Mouse
  165.           All keyboard controls are active
  166.  
  167.           Left button  - Plays currently highlighted file
  168.           Right button - Exits back to the main menu
  169.  
  170.      Movement keys while in the regular directory
  171.           Left Arrow  - Move up one file
  172.           Right Arrow - Move down one file
  173.           Up Arrow    - Move up one file
  174.           Down Arrow  - Move down one file
  175.  
  176.           PgUp        - Retreats one page in the file listing
  177.           PdDn        - Advances one page in the file listing
  178.  
  179.           Home        - Goes to the beginning of the file listing
  180.           End         - Goes to the end of the file listing
  181.  
  182.      Movement keys while in the wide directory
  183.           Left Arrow  - Move left one file
  184.           Right Arrow - Move right one file
  185.           Up Arrow    - Move up one file
  186.           Down Arrow  - Move down one file
  187.  
  188.           PgUp        - Retreats one page in the file listing
  189.           PdDn        - Advances one page in the file listing
  190.  
  191.           Home        - Retreats to the first column in the current row
  192.           End         - Advances to the last column in the current row
  193.  
  194.           Ctrl-Home   - Goes to the beginning of the file listing
  195.           Ctrl-End    - Goes to the end of the file listing
  196.  
  197.  
  198. NOTE: You may also select a file for playback by simply typing its name.
  199.  
  200.  
  201.                          REGISTRATION INFORMATION
  202.                         ==========================
  203.  
  204. This closing screen of INSIDE TRAKER will display current registration 
  205. information and rates.  The information and rates are subject to change 
  206. without notice.
  207.  
  208. This program is considered Shareware, which means if you like it and use it
  209. you must pay for it.  I am asking the following rates for registration:
  210.  
  211.      $5  - This will register your copy of INSIDE TRAKER.  This fee
  212.            will entitle you to use the program as much as you like.  It
  213.            will also allow me to inform you of any updates to the program.
  214.  
  215.      $10 - This amount entitles you to same as the $5 fee.  In addition,
  216.            you will receive the latest version of INSIDE TRAKER (if the
  217.            one you have is not the most current) plus all the MOD files I
  218.            can squeeze onto the extra space on the disk.
  219.  
  220. The registration form is named "REGISTER.TXT."  Just print it out, fill it
  221. in,  and send it to me at the address given.  Please register this program
  222. if you use it.  Your registration will allow me to justify further work on
  223. this project.
  224.  
  225.  
  226.                         Future Release Information
  227.                        ============================
  228.  
  229. See the file entitled "FUTURE.TXT" for more detailed information on 
  230. future plans for INSIDE TRAKER.
  231.  
  232.  
  233.                                Latest Info
  234.                               =============
  235.  
  236. See the file entitled "WHATSNEW.TXT" for the latest information on the 
  237. new features/fixes for this version of INSIDE TRAKER.
  238.  
  239.                                Closing Notes
  240.                               ===============
  241.  
  242. The newest version of INSIDE TRAKER can always be found on
  243.  
  244.      CASTLE ANTHRAX BBS
  245.      (815) 748-2539
  246.  
  247. I call Castle Anthrax regularly so feel free to call for support or to
  248. leave me comments on INSIDE TRAKER.  It's a fun college age BBS running
  249. with a 360 Meg drive and a US Robotics HST modem.  Its theme is centered
  250. around Monty Python type humor.  Call it!  Oh yeah, they have lots of
  251. MOD files too.  Almost 200 at last count, so by the time you read this
  252. there should be well over that amount.
  253.  
  254. Even if you aren't going to register this program, I'd like to hear what
  255. you thought of it.  Please feel free to send me comments and suggestions
  256. either at the above BBS or at the following address:
  257.  
  258.      Tom Mickow
  259.      6612 Concord Circle
  260.      Crystal Lake, IL.  60012
  261.  
  262.  
  263. You are free to use, copy, and distribute INSIDE TRAKER for
  264. noncommercial use if:
  265.  
  266.      No fee is charged for use, copying or distribution.
  267.  
  268.      It is not modified in any way.
  269.  
  270. Clubs and user groups may charge a nominal fee not to exceed $10 for
  271. expenses and handling while distributing INSIDE TRAKER.
  272.  
  273. This software is offered as is.  I disclaim all warranties relating to
  274. this software, whether expressed or implied.  I will not be liable for
  275. any damages that may or may not have been caused by this program.
  276.  
  277.  
  278. IBM is a registered trademark of International Business Machines.
  279. Trakblaster is by Volker Zinke.
  280. Sound Blaster is a registered trademark of Creative Labs, Inc.
  281.  
  282.  
  283.            INSIDE TRAKER - (c) Copyright 1991  Tom Mickow
  284.                          All Rights Reserved.