home *** CD-ROM | disk | FTP | other *** search
/ aneCDote 3 / README.txt < prev   
Encoding:
Text File  |  1993-01-01  |  14.6 KB  |  333 lines

  1. ∩╗┐Compact Disc drive utilities  1.0 . . . . . . . Playtime
  2.                               2.0 . . . . . . . Playtrak
  3.                               3.0 . . . . . . . TOC
  4.                               4.0 . . . . . . . Timecode
  5.                               5.0 . . . . . . . Stop
  6.                               6.0 . . . . . . . Reset
  7.                               7.0 . . . . . . . Eject
  8.                               8.0 . . . . . . . Lock
  9.                               9.0 . . . . . . . Unlock
  10.                              10.0 . . . . . . . CDump
  11.                              11.0 . . . . . . . Status
  12.                              12.0 . . . . . . . Devices
  13. Compact Disc drive tests     13.0 . . . . . . . Readtest
  14.                              14.0 . . . . . . . Skiptest
  15.                              15.0 . . . . . . . Scan
  16. Integrated utilities         16.0 . . . . . . . CDread
  17.                              17.0 . . . . . . . Look
  18. ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  19.  
  20.      Contained on  your copy  of  the  aneCDote  CD-ROM  disc  is a
  21.      powerful collection  of CD-ROM  drive control  utilities.  You
  22.      can find these programs in the sub-directory \UTILS.
  23.  
  24.      The operation  of each  program is  described below along with
  25.      the command line arguments that are needed in order to operate
  26.      them successfully.   Arguments  which are enclosed in brackets
  27.      are  optional   and  will  posses  a  default  value  if  left
  28.      undefined.
  29.  
  30.      If you  have more  than one  CD-ROM  drive  attached  to  your
  31.      computer you  will need to supply the DEVICE argument to these
  32.      programs to  select the correct drive. If this argument is not
  33.      defined then  the programs  will locate the first CD-ROM drive
  34.      available.
  35.  
  36.      All of  these programs can be run directly from the CD-ROM but
  37.      we would  recommend that you install them onto your hard disc.
  38.      Installation will  allow faster loading of the routines and in
  39.      some cases make their operation more sensible.
  40.  
  41.      All of  the programs can be executed with the argument [?] and
  42.      will return  on-line help  messages about  their function  and
  43.      their respective arguments.
  44.  
  45. 1.0  PLAYTIME SM SS [SB] EM ES [EB] [CHANNEL] [DEVICE]
  46.      This routine will play a specified portion of CD audio through
  47.      your CD-ROM  drive.   The portion is defined by the disc time;
  48.      minutes, seconds and blocks ( there being 75 blocks within one
  49.      second )  at the start point and the end point  You may listen
  50.      to this audio through a pair of headphones or an amplifier.
  51.  
  52.           SM   - start time in minutes
  53.           SS   - start time in seconds
  54.           SB   - start time in blocks (default = 0)
  55.           EM   - end time minutes
  56.           ES   - end time in seconds
  57.           EB   - end time in blocks (default = 0)
  58.      Channel   - determines which output channels are active
  59.                  S = stereo:- (default)
  60.                  L = left channel
  61.                  R = right channel
  62.                  M = mute
  63.       Device   - CDROM device name (default first drive)
  64.                  or CDROM drive letter
  65.  
  66. 2.0  PLAYTRAK [START] [END] [CHANNEL] [DEVICE]
  67.      This routine  will play  an audio CD as defined by the tracks.
  68.      A compact  disc can  hold up to 99 tracks but the program will
  69.      only allow  you to  define up  to the  number of tracks on the
  70.      disc.
  71.  
  72.        Start  - First track to commence playing audio
  73.                 ( default = 1 )
  74.          End  - last track to play ( default = start track )
  75.      Channel  - determines which output channels are active
  76.                       S = stereo ( default )
  77.                       L = left channel
  78.                       R = right channel
  79.                       M = mute
  80.       Device  - CDROM device name (default first drive)
  81.                 or CDROM drive letter
  82.  
  83. 3.0  TOC [DEVICE]
  84.      Every compact disc, whether it be audio or CD-ROM, has a table
  85.      of contents  held before  the start  of the first track.  This
  86.      program will  interrogate this  area of  the disc  and  return
  87.      information about  the disc  structure.   You  will  see  data
  88.      returned displaying  the track  numbers, their start times and
  89.      the disc  length.  All timecodes are stored to block-accuracy,
  90.      allowing this  routine to  identify a  particular disc  by its
  91.      structure quite reliably.
  92.  
  93.      Device   - CDROM device name      (default first drive)
  94.                 or CDROM drive letter
  95.  
  96. 4.0  TIMECODE [DEVICE]
  97.      When a  compact disc is in the drive the disc will be rotating
  98.      and the  head will  be positioned on the disc.  Encoded within
  99.      the compact disc is a continuous time code which is individual
  100.      to each block.  This program will interrogate the head for its
  101.      position and  return continuously updating information.  Track
  102.      number, disc  time and  track time are displayed.  However, it
  103.      is worth  noting that if the disc is not being played the time
  104.      code will remain static except for the spinning disc.
  105.  
  106.      If you execute this program from the CD-ROM itself you will be
  107.      returned the  time code  location  for  the  position  of  the
  108.      program that  was just loaded.  Far more sensible operation is
  109.      obtained by installing this program onto your hard disk.
  110.  
  111.      Device   - CDROM device name      (default first drive)
  112.                 or CDROM drive letter
  113.  
  114. 5.0  STOP [DEVICE]
  115.      This program  simply terminates  audio playing  of the compact
  116.      disc.   The head  position is left at the location of the last
  117.      played block.
  118.  
  119.      Device   - CDROM device name      (default first drive)
  120.                 or CDROM drive letter
  121.  
  122. 6.0  RESET [DEVICE]
  123.      Executing this  program will  completely reset the drive.  All
  124.      current functions are stopped (including a drive hang-up), the
  125.      disc will  be accepted  (if it is out), all drive buffers will
  126.      be cleared, the table of contents is reloaded and the head set
  127.      at the reset position.
  128.  
  129.      Device   - CDROM device name      (default first drive)
  130.                 or CDROM drive letter
  131.  
  132. 7.0  EJECT [DEVICE]
  133.      Executing this  program has  the same  effect as  pressing the
  134.      Eject button  on the CD-ROM drive.  The disc is spun down, the
  135.      head and  drive is  reset and  the disc is ejected.  The reset
  136.      command (see  above) can  be used  to accept the disc into the
  137.      drive.
  138.  
  139.      Device   - CDROM device name      (default first drive)
  140.                 or CDROM drive letter
  141.  
  142. 8.0  LOCK [DEVICE]
  143.      Run this  program to  disable the  Eject button on your CD-ROM
  144.      drive and  lock the  disc in  the  drive.    This  command  is
  145.      cancelled using  the UNLOCK  program  or  the  RESET  program.
  146.      Using this  program in  your application can be useful in that
  147.      it prevents the user removing the disc during the operation of
  148.      your  program.     The   program  EJECT   can  still  be  used
  149.      effectively.
  150.  
  151.      Device   - CDROM device name      (default first drive)
  152.                 or CDROM drive letter
  153.  
  154. 9.0  UNLOCK [DEVICE]
  155.      This routine  will cancel  the LOCK  command and  allow manual
  156.      ejection of  the disc  using the  EJECT button  on the  CD-ROM
  157.      drive.
  158.  
  159.      Device   - CDROM device name      (default first drive)
  160.                 or CDROM drive letter
  161.  
  162. 10.0 CDUMP [SS] [NS] [FILENAME] [DEVICE]
  163.      CDUMP will  allow you to create a file which contains an image
  164.      of the  CD-ROM data.   The  area that you wish to be dumped is
  165.      defined by  its start sector address and the number of sectors
  166.      you wish  to read.   CD-ROM  data areas  start at sector zero.
  167.      High Sierra  and ISO  9660 images  commence at  sector  number
  168.      sixteen.    The  complete  size  of  a  CD-ROM  image  can  be
  169.      calculated using  the table of contents information; one block
  170.      is considered  a sector,  one second  is 75  sectors  and  one
  171.      minute is  4,500 sectors.   Each sector is 2048 bytes in size.
  172.      This data  is dumped  to a  file but be careful, it is easy to
  173.      create files which are very large if you define a large number
  174.      of sectors to read.
  175.  
  176.            SS   - the first sector of the data dump
  177.            NS   - the number of sectors for the data dump
  178.      Filename   - name of file to write sector data
  179.                   (default filename is IMAGE.CD)
  180.        Device   - CDROM device name      (default first drive)
  181.                   or CDROM drive letter
  182.  
  183. 11.0 STATUS [DEVICE]
  184.      This program interrogates the internal ROM of the CD-ROM drive
  185.      and displays  the capabilities of the drive. Information about
  186.      the data-read modes available are returned such as the ability
  187.      to read  video,  interleaved  data,  audio,  unencoded  CD-ROM
  188.      blocks and High Sierra addressing.
  189.  
  190.      Device   - CDROM device name      (default first drive)
  191.                 or CDROM drive letter
  192.  
  193. 12.0 DEVICES
  194.      This is a very useful program if you have more than one CD-ROM
  195.      drive attached  to your  computer and have a poor memory.  The
  196.      program  will   scan  the  operating  system  environment  for
  197.      installed CD-ROM devices and return a list of available CD-ROM
  198.      devices.
  199.  
  200. CD-ROM Drive Tests
  201. ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  202. Three CD-ROM  drive test  programs are included on this disc.  Each
  203. one is  designed to give you a basic graph of the drive performance
  204. under certain  conditions.    Feel  free  to  change  your  set  up
  205. configuration between  running  tests  so  that  you  may  see  how
  206. performance can  be affected  by buffers  (see  your  CD-ROM  drive
  207. installation manual  for further  details).  These tests have to be
  208. run from your hard disc.
  209.  
  210. 13.0 READTEST [DEVICE] [SAMPLES] [SS] [RS] [RE] [-B] [-H]
  211.      READTEST is  designed to  give you  the time needed to load an
  212.      amount of data into the computer.  With the default settings a
  213.      graph  will   be  plotted  showing  the  time  taken  to  read
  214.      2K,4K,6K,8K  ...   and  demonstrates  how  data  streaming  is
  215.      dependent on  size and buffering.  The arguments necessary for
  216.      this program are listed below.
  217.  
  218.      DEVICE  - the device name of the CD-ROM drive  default first
  219.                drive
  220.      SAMPLES - the number of samples to take at any test point
  221.                (default = 15)
  222.         SS   - start sector for test to begin at (default = 0)
  223.         RS   - range start is the size of the first data (in 2K
  224.                blocks) stream to read (default = 1 block)
  225.         RE   - range end is the size of the last data stream (in
  226.                2K blocks) to read (default = 20 blocks) (max =
  227.                available memory)
  228.         -B   - performs brief version of test
  229.         -H   - displays help screen
  230.  
  231.                Example default READTEST D: 15 0 1 20
  232.                  Read 1  block  starting at 0 then
  233.                  read 2  blocks starting at 0 then
  234.                       |
  235.                  read 20 blocks starting at 0.
  236.  
  237. 14.0 SKIPTEST [DEVICE] [SAMPLES] [READS] [RS] [RE] [SS] [-H]
  238.      SKIPTEST   plots how  long it  takes to read a group of blocks
  239.      (defined by  READS), then  skip a number of blocks (defined by
  240.      RS and  RE). Negative  numbers are allowed in order to see the
  241.      effect of  head movement  backwards and  forwards.    SS  will
  242.      automatically be  adjusted if  the result  would mean the head
  243.      leaving valid  disc area.  This test  will give you a gauge of
  244.      head access speed.
  245.  
  246.      DEVICE  - the device name of the CD-ROM drive  default
  247.                first drive
  248.      SAMPLES - the number of samples to take at any test point
  249.                (default = 1)
  250.      READS   - the number of CD-ROM blocks to read at any test
  251.                point (default = 8)
  252.      RS      - range start is the first number of blocks to
  253.                skip between reads (default = 0 blocks)
  254.      RE      - range end is the last number of blocks to skip
  255.                between reads (default = 30)
  256.      SS      - start sector for test to begin at (default = 0)
  257.  
  258.              Example default SKIPTEST D  1 8 0 30 0
  259.  
  260.      Read 8 blocks, skip 0 blocks, read 8 blocks starting at 0 then
  261.      read 8 blocks, skip 1 block,  read 8 blocks starting at 0 then
  262.           |              |              |
  263.      read 8 blocks, skip 30 blocks, read 8 blocks starting at 0.
  264.  
  265. 15.0 SCAN [Device]
  266.      SCAN   is a simple program that will monitor the time taken to
  267.      scan an  entire CD-ROM directory structure.  The time taken to
  268.      scan depends on the CD-ROM drive, the interface card, on-drive
  269.      buffering, system  driver and  device driver  buffering and of
  270.      course  the  complexity  of  the  CD-ROM  structure.    It  is
  271.      therefore a good yardstick for overall system performance of a
  272.      CD-ROM machine.   Try  changing the buffering that MSCDEX uses
  273.      by altering  the /M  variable in  your AUTOEXEC.BAT.  You will
  274.      even find  that cleaningthe  disc  might  have  an  effect  on
  275.      overall speed.
  276.  
  277.      DEVICE  - the device name of the CD-ROM drive  default
  278.                first drive
  279.  
  280. Integrated Utilities
  281. ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  282.  
  283. 16.0 CDread
  284.      Use this  fully integrated  version of  a CD block viewer.  At
  285.      any time,  the available  functions are prompted by buttons at
  286.      the bottom of the screen.  You will find that this version has
  287.      the print button disabled.
  288.  
  289. 17.0 Look
  290.      A simple but sometimes very useful utility that scans a chosen
  291.      file  for  the  characters  contained.   Useful if you want to
  292.      verify  that  a  file  contains  non-english characters, maths
  293.      symbols  or  line draw characters.  Also useful if you want to
  294.      know  the carriage return/line feed character sequence used in
  295.      a file.
  296.  
  297.      After  running  LOOK, chose a file from the F2 FILES option by
  298.      hitting return on the highlighted name. Press F9 SCAN to start
  299.      the scanning, F9 STOP to halt the analysis.  A scrollable list
  300.      of  the  'ASCII'  character  set  with  the  number  of  found
  301.      occurrences is displayed.
  302.  
  303.  
  304. AneCDote Volume 1 Number 3 - Demonstrations
  305.  
  306.  
  307.                   ECLIPSE
  308.  
  309. Rebuild a masked-out text by guessing the words
  310.  
  311.                   DOUBLE
  312.  
  313. Rebuild a jumbled text, two words at a time
  314.  
  315.                   MARKUP
  316.  
  317. Replace missing punctuation
  318.  
  319.                   SEQUITUR
  320.  
  321. Find the best continuation
  322.  
  323.                   SORTSET
  324.  
  325. Assign words or ideas to the right category
  326.  
  327.                   DROPIN
  328.  
  329. Restore a sentence by arranging letters on a grid
  330.  
  331.                   RUNNING
  332.  
  333. Running man animation from Screen Artists