home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Editor / Edge1721.DMS / Edge1721.adf / ReadMe.Doc < prev    next >
Encoding:
Text File  |  1994-02-01  |  6.7 KB  |  174 lines

  1. Edge, Version 1.721
  2. (c) Copyright 1992-94, Thomas liljetoft, All Rights Reserved
  3.  
  4. Distributed and Published By:
  5. INOVAtronics, Inc.                         Tel: (214) 340-4991
  6. 8499 Greenville Ave. Suite 209B            FAX: (214) 340-8514
  7. Dallas, TX 75231
  8. USA
  9.  
  10. (11am until 3pm, CST, Monday-Friday)
  11. Tech Support: (214) 340-4992
  12. BBS:          (214) 357-8511
  13.  
  14. Inovatronics GmbH                          Tel: 49-2241-40 68 56
  15. Lütticher Straße 12                        FAX: 49-2241-40 67 73
  16. D-53842 Troisdorf-Spich
  17. Germany
  18.  
  19. Inovatronics, Ltd.                         Tel: 44-707-662861
  20. Unit 11, Enterprise Centre                 FAX: 44-707-660992
  21. Cranborne Road
  22. Potters Bar, Hertfordshire EN6 3DQ
  23. England
  24.  
  25. *********************************************************************
  26. *********************************************************************
  27. This section contains a list of warnings about various versions of
  28. the OS supplied by Commodore.  Where possible we have provided the
  29. version of the OS in which the problem was fixed.
  30. ---------------------------------------------------------------------
  31.  
  32. -- Kickstart v3.0 (v39), Workbench v3.0 (v39)
  33.  
  34. AmigaGUIDE has a fatal bug that will crash the machine.  If you
  35. navigate AmigaGUIDE to a text file, close AmigaGUIDE, then start
  36. AmigaGUIDE back up again your computer will freeze.  The only thing
  37. you can do with your computer at this point is reset.  There is
  38. nothing we can do about this problem but Commodore is aware of it
  39. and plans to fix it in Kickstart v3.1 (v40), Workbench v3.1 (v40).
  40.  
  41. *********************************************************************
  42. *********************************************************************
  43. This section contains a list of changes done to Edge, new entries
  44. are put above the old ones.  At the top each section is the version
  45. followed by the changes made since the previous version.  Normally
  46. a bug fix is indicated with a hash mark '#' and a new/deleted
  47. feature by a star '*'.
  48. ---------------------------------------------------------------------
  49.  
  50. -- v1.721, Tuesday 01-Feb-94 20:20:49
  51.  
  52. # The FileRequester will now, in save mode, if the user wishes to,
  53.   create a new directory if not found.  Also - in directory mode,
  54.   pressing return will not OK the requester.
  55.  
  56. # The 'Editable' flag will now be set according to the DOS 'write
  57.   enable' flag when a file is loaded.
  58.     
  59. # Saving a file which is write or delete protected will no longer
  60.   work, but report an error.
  61.     
  62. # Fixed the 'double clicking on directories' bug in the
  63.   FileRequester.
  64.  
  65. # Fixed a bug, being able to undo typed characters never inserted
  66.   in a full line (1024 chars) and then redo the characters into the
  67.   line, there by losing the original characters forever.
  68.     
  69. # AutoFront is now only inhibited when the mouse pointer is over
  70.   the depth gadget.
  71.     
  72. # ScrScroll in Global Setting Windows is now labeled ScreenScroll.
  73.  
  74. # Fixed bugs with AUTOFRONT.
  75.  
  76. # Fixed a bug in the gadget layout routine, not falling back to the
  77.   real size of the screen if a window couldn't be opened within the
  78.   dclip.
  79.  
  80. # Fixed a small bug in RX, not functioning properly during macro
  81.   recording.
  82.  
  83. # Fixed bugs in Fold, HIDEALL with nothing to hide would still
  84.   change the slider until finally the knob would fill the
  85.   container.  Also HIDEALL with a foldmarker missmatch would cause
  86.   Edge to enter a busyloop with no return.
  87.  
  88. # It is no longer possible to create recursive macros when
  89.   recording them.
  90.  
  91. # Edge will now put an EDGE chunk in the clip FTXT form, holding
  92.   the clip type (NORMAL or COLUMNAR).  All clipboard interface is
  93.   now done via the 'iffparse.library'.
  94.  
  95. # Foldmarkers may now be white space indented.
  96.  
  97. * Added a SYNC switch to Edge, when specified the shell used to
  98.   start Edge will be locked until edge is unloaded.  This feature
  99.   only works from shell and only if Edge hasn't been started
  100.   already.
  101.  
  102. ---------------------------------------------------------------------
  103. -- v1.711, Wednesday 17-Nov-93 16:05:01
  104.  
  105. # Fixed a bug in the window close routine, with outstanding rexx
  106.   messages returning during close-down and good timing, Edge might
  107.   crash.
  108.  
  109. # Adjusted Menu_PlayNDefMac.edge and Menu_PlayMDefMac.edge ARexx
  110.   scripts to handle the way _WE_ErrorLevel works.
  111.  
  112. * The macro start/stop strings added by Edge is now accessable in
  113.   the MiscTexts section in edge.texts.  Macros recorded with Edge
  114.   now have a primitive error handler.
  115.  
  116. # Fixed problems with the text slider, not moving all the way to
  117.   the top when the cursor was on line one.
  118.  
  119. # Fixed update problems with 'ShowSpaces', not printing typed LFs.
  120.  
  121. * Added a new variable - _WE_ErrorLevel; errors with a severity
  122.   level less than _WE_ErrorLevel will be suppressed to zero.  This
  123.   variable is, just as the CTRL-C flag, set to 0 whenever an ARexx
  124.   script is started by Edge.  Also - the severity level on some of
  125.   the level 5 errors have been adjusted.
  126.  
  127. ---------------------------------------------------------------------
  128. -- v1.706, Monday 08-Nov-93 22:03:47
  129.  
  130. # Made the Install script always install the current menus,
  131.   keyboard, mousebuttons and text configuration files.  If you want
  132.   to add to the menus, keyboard or mousebuttons file use their
  133.   associated user files.  You will notice that each of the
  134.   configuration files does an include at the end of their file.
  135.   Put your custom stuff at the end and we won't touch them.
  136.   Promise :-).
  137.  
  138. * Edge will now add 'signal on error' ..... 'error: exit rc' when
  139.   recording a macro.  This will cause the script to abort if an error
  140.   occurs and make sure that the RC is reported back to the caller.
  141.  
  142. # The CTRL-C flag is now only cleared by Edge when the user
  143.   executes a command, e.g. the commands that check for CTRL-C will
  144.   no longer clear the CTRL-C flag before doing their thing.  This
  145.   takes care of the problem with CheckAbort, being sluggish in
  146.   response to CTRL-C.
  147.  
  148. # Adjusted Menu_PlayNDefMac.edge rexx script to handle the new way
  149.   CTRL-C is handled.
  150.  
  151. * Added Menu_PlayMDefMac.edge rexx script and menu item.  This
  152.   script will execute the default macro until it has an error or
  153.   CTRL-C is pressed.  The help file was updated to reflect this
  154.   new menu item.
  155.  
  156. # Fixed multiple bugs in PutEnvVar, sometimes the result returned
  157.   would be the result from the last command executed and not the
  158.   previous contents of the affected variable, also - doing a
  159.   PutEnvVar to the flag fields would not refresh the display
  160.   properly.
  161.  
  162. # Fixed a bug in Flag, which just as PutEnvVar sometimes returned
  163.   the result from the last executed command and not the previous
  164.   state of the affected flag.
  165.  
  166. # It is now possible to use Quit, Close, Iconify, Clear and Open on
  167.   a file in 'view only' mode, e.g. when the flag 'Editable' in
  168.   _FE_Flags isn't set.
  169.  
  170. ---------------------------------------------------------------------
  171. -- v1.704, Wednesday 27-Oct-93 19:59:27
  172.  
  173. * Initial release
  174.