home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / CanDo / CANDO_D1.DMS / in.adf / ReadMe < prev   
Encoding:
Text File  |  1994-11-15  |  4.4 KB  |  111 lines

  1. CanDo 3.0
  2. Copyright (c) 1988-1994 Inovatronics, Inc.
  3. 8499 Greenville Ave.  #209B
  4. Dallas, TX  75231  USA
  5.  
  6. DeckBrowser, CanDo.library, CanDoGFX.library, and InovaMusic.library are
  7. the copyrighted sole property of Inovatronics, Inc.  Reproduction and
  8. distribution for any use other than non-commercial applications is strictly
  9. prohibited.  DeckBrowser, CanDo.library, CanDoGFX.library, and
  10. InovaMusic.library must not be subject to sale or resale and are not to be
  11. distributed with any software or software that is the subject of a sale,
  12. resale or any other form of commercial transaction of more than $50.
  13.  
  14. DeckBrowser, CanDo.library, CanDoGFX.library, and InovaMusic.library are 
  15. delivered and accepted "as is" and "with all faults."  ALL WARRANTIES ARE 
  16. EXCLUDED INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY AND 
  17. ANY IMPLIED WARRANTY OF FITNESS FOR A PARTICULAR PURPOSE.
  18.  
  19.  
  20. *********************************************************************
  21. Distributed and Published By:
  22. Inovatronics, Inc.
  23. 8499 Greenville Ave. Suite 209B
  24. Dallas, TX 75231 USA
  25. Voice      : (214) 340-4991
  26. FAX        : (214) 340-8514
  27. Sales      : (800) 875-8499 (North America Only!)
  28. Hours      :  9:00am-5:30pm CST/CDT
  29.  
  30. TechSupport: (214) 340-4992
  31. Hours      : 11:00am-3:00pm CST/CDT
  32.  
  33. In Germany:
  34. Inovatronics GmbH
  35. Lise-Meitner-Str. 1
  36. 85716 Unterschleissheim
  37. GERMANY
  38. Voice      : +49 89 3173164
  39. Fax        : +49 89 3174957
  40. TechSupport: +49 22 1875126
  41.  
  42.  
  43. *********************************************************************
  44. This section contains a list of warnings about various versions of the
  45. OS supplied by Commodore.  Where possible we have provided the version
  46. of the OS in which the problem was fixed.
  47. ---------------------------------------------------------------------
  48.  
  49. -- Kickstart v3.0 (v39), Workbench v3.0 (v39)
  50.  
  51. AmigaGUIDE has a fatal bug that will crash the computer.  If you
  52. navigate AmigaGUIDE to a text file, close AmigaGUIDE, then start
  53. AmigaGUIDE back up again your computer will freeze.  The only thing
  54. you can do with your computer at this point is reset.  There is
  55. nothing we can do about this problem but Commodore is aware of it and
  56. has fixed it in Kickstart v3.1 (v40), Workbench v3.1 (v40).
  57.  
  58. -- Kickstart, Workbench, All version including v3.1 (v40)
  59.  
  60. SetPointer shows off a small problem with the operating system.  Due
  61. to a long standing error in the pointer hot spot calculation the X
  62. coordinate is off by one to the right.  So the upper left corner of
  63. the pointer image is actually 1,0 not 0,0.  Currently Commodore does
  64. not plan to fix this buglet.
  65.  
  66.  
  67. *********************************************************************
  68. This section contains a list of changes done to CanDo, new entries are
  69. put above the old ones.  At the top each section is the version
  70. followed by the changes made since the previous version.  Normally a
  71. bug fix is indicated with a hash mark '#' and a new/deleted feature by
  72. a star '*'.
  73. ---------------------------------------------------------------------
  74. If there are any questions as to which is correct, manual vs online
  75. help, the online help documentation is fully up to date.
  76. ---------------------------------------------------------------------
  77.  
  78. -- v3.000, Tuesday 15-Nov-94 10:04:08
  79.  
  80. * Initial public release
  81.  
  82. * We added one new command, GotoEndLoop, and one new function,
  83.   CheckBreakFlags().  See the online help for more information on these
  84.   additions.
  85.  
  86. * There have been minor changes to the following sections of the manual. 
  87.   AlignObject tool
  88.     Some new alignment tools were added, so we added them to the user
  89.     interface of this tool.  You can now do progressive centering.
  90.     Even though this slightly affects page 36 of the Tutorial manual,
  91.     the icons on page 37 are still correct.
  92.   
  93.   Text object tool
  94.     Justification is gone but the alignment tools have been improved to
  95.     make up for lack of center and right justifcation.  The alignment
  96.     tools are now directly available from the Text object tool via their
  97.     keyboard equivalents.
  98.   
  99.   Shortcut Appendix
  100.     The object cursor's keys have been added to this appendix.
  101.     The text object tool's keys have been added.
  102.   
  103.   EfxPalette editor tool
  104.     We changed the button labeled: Image.  It is now labeled: Palette.  It
  105.     will now accept palettes, as well as brushes and images, created by
  106.     DPaintIV.
  107.   
  108.   ConfigCanDo tool
  109.     This tool is slightly taller than before.
  110.     We have added a palette path to the 'Paths, Resources' page.
  111.