home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / CD32 / CJ-1CD32.DMS / in.adf / Docs / EjectCD.doc < prev    next >
Encoding:
Text File  |  1994-04-30  |  3.8 KB  |  145 lines

  1.  
  2. Welcome to EjectCD!!!
  3.  
  4. -----------------------------------------------------------------------------
  5.  
  6. LEGAL STUFF
  7.  
  8. EjectCD © Elaborate Bytes, Oliver Kastl
  9.  
  10. This software has been licensed to bsc büroautomation AG for use with
  11. their hardware.
  12.  
  13. All other rights reserved.
  14.  
  15.  
  16. -----------------------------------------------------------------------------
  17.  
  18.  
  19. GENERAL
  20.  
  21. EjectCD opens a small window with an "EJECT" gadget. It has been made,
  22. because the Eject button on the Mitsumi FX-001 CD-Rom drives is a little
  23. bit misplaced and very small.
  24. The window opened is very small, so it won't disturb you much on a normal
  25. sized workbench or default public screen.
  26.  
  27. It will only work with the tandem package and with a Mitsumi FX-001 CD-ROM
  28. drive.
  29.  
  30. It is completely useless with a LU005 drive.
  31.  
  32. This program will refuse to work with Kickstart or Workbench versions
  33. below 2.04.
  34.  
  35.  
  36.  
  37. INSTALLATION
  38.  
  39. Use the supplied installation program to install EjectCD.
  40.  
  41.  
  42. STARTING EJECTCD
  43.  
  44. Double-click on the program's icon to start.
  45. The program will get the proper device and unit number out of its ToolTypes.
  46. The installation program has entered the correct values here.
  47. When starting from the CLI, you must specify the proper device name und unit
  48. number.
  49. If you don't enter anything, EjectCD will default to DEVICE=tandemcd.device,
  50. UNIT=0.
  51.  
  52.  
  53.  
  54. ERRORS WHILE STARTING:
  55.  
  56. If the program refuses to start, there might be something wrong.
  57. For the most common errors during startup, an error message will be displayed:
  58.  
  59. "NO BOARD FOUND":
  60. The tandemcd.device refused to open, because it couldn't find the bsc tandem
  61. card. Please check the hardware installation! Check also the UNIT tooltype!
  62.  
  63. "CDROM NOT FOUND":
  64. The tandemcd.device refused to open, because it couldn't find the cdrom drive
  65. connected to a bsc tandem card. Probably it is not powered up. Please check
  66. the hardware installation and cabling! Check also the UNIT tooltype!
  67.  
  68. "OPEN DEVICE ERROR":
  69. The tandemcd.device couldn't be opened for some unknown reason.
  70. Please check the proper software installation! Use the installation program!
  71. Check also the DEVICE and UNIT tooltypes!
  72.  
  73. "THIS PROGRAM DOESN'T WORK WITH LU005 DRIVES":
  74. The program is completely useless, if you own a LU005 drive, as this drive
  75. doesn't have a disc tray.
  76.  
  77.  
  78. QUITTING EJECTCD
  79.  
  80. To get rid of EjectCD you can:
  81.  
  82. 1. Hit the close gadget
  83. 2. Select "QUIT" from the menu Items
  84. 3. Use right-Amiga-key + Q from the keyboard
  85.  
  86.  
  87.  
  88.  
  89. THE MENUES
  90.  
  91. ABOUT:
  92. This menu item gives you information about the EjectCD program.
  93. You may also use the keyboard shortcut right-Amiga-key and A to pop up the
  94. information requester.
  95. Please note: During the information requester is shown, internal program
  96. operations are halted. No gadget or menu operations are permitted.
  97.  
  98.  
  99. QUIT:
  100. This will quit the program. It has the same function as hitting the close
  101. gadget. You may also use the keyboard shortcut right-Amiga-key and Q to quit.
  102.  
  103.  
  104.  
  105. THE GADGETS:
  106.  
  107. [^]
  108. This is the EJECT gadget. It will open/close the cd tray on Mitsumi FX-001
  109. drives.
  110.  
  111.  
  112.  
  113. MENU SHORTCUTS:
  114.  
  115. Right Amiga key + A = About
  116. Right Amiga key + Q = Quit (same as hitting the close gadget)
  117.  
  118.  
  119. TOOLTYPES
  120. Here are the tooltypes of the EjectCD.info file listed:
  121.  
  122. DEVICE=name.device
  123. Name of the exec.device driver. The Installation program should have filled
  124. in the correct name. Device names could be "tandemcd.device",
  125. "tandemcd_come.device" or "tandemcd_pcmcia.device". If no device name
  126. is given, the program defaults to "tandemcd.device".
  127.  
  128. UNIT=number
  129. Unit number of your driver. The Installation program should have filled
  130. in the correct unit number (usually 0).
  131. If no unit number is specified, the program defaults to unit 0.
  132.  
  133. NOWIN
  134. If NOWIN is specified, EjectCD will not open a window.
  135.  
  136. PUBSCREEN=name
  137. The name of the public screen, you wish EjectCD to open its window.
  138. If this screen cannot be found or no screen is specified, the default public
  139. screen will be used.
  140.  
  141.  
  142.  
  143. END OF DOCUMENT
  144.  
  145.