
               CDTOOLS.EXE - Miscellaneous CDROM Tools


>>> PROGRAM DESCRIPTION <<<

   CDTOOLS.EXE is a collection of miscellaneous CDROM tools that perform
   functions not covered by the other DOS utilities.

   Current functions...
     - Display a disc's table-of-contents
     - Erase a disc (CD-RW only)
     - Finalize a session/disc
     - Load a disc (tray models only)
     - Eject a disc

*************************************************************************

>>> COMMAND LINE USAGE <<<


Usage: CDTOOLS [/EJECT] [/ERASE] [/FINALIZE] [/LOAD] [/TOC]
         [/ID=ha:id:lun] [options...]
One of the following commands must be specified...
  /EJECT     - Eject a disc
  /ERASE     - Erase a disc (CD-RW only)
  /FINALIZE  - Finalize a session/disc
  /LOAD      - Load a disc (tray models only)
  /TOC       - Display a disc's table-of-contents
Options for all commands...
  /ID        - SCSI ID of CDROM device (default is first found)
  /BATCH     - Disable all messages and confirmation prompts
  /NOCONFIRM - Disable all confirmation prompts
Erase Options...
  /QUICK     - Quick erase (default is FULL)
Finalize Options...
  /CDDA      - Close session/disc as CDDA
  /CDROM     - Close session/disc as CDROM (default)
  /CDROMXA   - Close session/disc as CDROM-XA
  /SESSION   - Open new session after closing current one
TOC Options...
  /ISRC      - Display the track ISRCs and disc MCN
  /MODE      - Display the sector mode of all data tracks

Example Commands:

  CDTOOLS /EJECT /ID=0:2:0    Eject a disc at SCSI ID 0:2:0
  CDTOOLS /ERASE /QUICK       Erase a CD-RW disc quickly
  CDTOOLS /FINALIZE /SESSION  Finalize a disc and open a new session
  CDTOOLS /LOAD               Load a disc (close tray)
  CDTOOLS /TOC /ISRC          Display a disc's table-of-contents w/ ISRCs

**********************************************************************

Please send all suggestions, comments, and bug reports to...

Golden Hawk Technology
125 Indian Rock Road
Merrimack, NH 03054
USA

Phone: 603-429-1027
FAX  : 603-429-0073

URL  : http://www.goldenhawk.com
EMAIL: jarnold@goldenhawk.com

**********************************************************************

Updated on MARCH 5, 1998

