home *** CD-ROM | disk | FTP | other *** search
/ Dr. CD ROM (Annual Premium Edition) / premium.zip / premium / IBMOS2_1 / CDTRACK.ZIP / readme.txt < prev   
Text File  |  1993-05-11  |  575b  |  13 lines

  1. CDTRACK is a command-line utility program that allows the caller to play a
  2. specific track (or range of tracks) on the CD-ROM Drive.  Please read the
  3. source code for additional details.
  4.  
  5. Usage:  CDTRACK <start> <stop>
  6.  
  7.         where <start> and <stop> are track numbers.
  8.            if both parameters are omitted, CDTRACK plays only track 1.
  9.            if only <start> is provided, CDTRACK plays that track only.
  10.            otherwise, CDTRACK plays from <start> to the end of <stop>.
  11.  
  12. CDTRACK is Freeware.  Copyright (C) 1993 by Joseph Chiu, All Rights Reserved.
  13.