home *** CD-ROM | disk | FTP | other *** search
/ Dream 57 / Amiga_Dream_57.iso / Amiga / Programmation / c / Outils / Edition / amis_c.readme < prev    next >
Encoding:
Text File  |  1998-09-24  |  2.2 KB  |  51 lines

  1. Short:    Pro. C editor for AMIS.
  2. Author:   Willem Mestrom
  3. Uploader: supernov@zeelandnet.nl
  4. Version:  1.21
  5. Type:     dev/c
  6. Date:     April 7/1997
  7.  
  8. This is the C editor for AMIS. To be able to use it, download the new 1.03
  9. version of AMIS from the Aminet (text/edit/amis.lha) and unpack this
  10. archive. Use the installer script to install the viewer correctly.
  11.  
  12. AMIS Philosophy:
  13. ----------------
  14. Some men see things as they are, and say 'why ?'.
  15. I dream things that never were, and say 'why not ?'.
  16.  
  17. After years of using my Commodore 64 and my Amiga to learn all about the
  18. assembler language, I dreamt of a programme which had it all. Now, after a
  19. development period of 3 years, you have the first steps of this dream in
  20. your hands. AMIS (AMiga Integrated System) is a programme capable of editing
  21. multiple file formats with the power of an unique, easy to use graphical
  22. user interface using normal intuition functions.
  23.  
  24. A list of the most important features of AMIS:
  25. ----------------------------------------------
  26. o WYSIWYG handling of AmigaGuide, ANSI, ASCII, C and HTML documents.
  27. o A special codebar beneath the WYSIWYG environment allowing normal ASCII
  28.   editing. The codebar height is adjustable.
  29. o Each viewer has its own special preferences.
  30. o Recognition of the type of text you want to load.
  31. o Possibility to program your own viewer. Examples are included.
  32. o A Project Manager for documents which belong to a certain subject.
  33. o A Window manager for easy handling opened/hidden windows.
  34. o Many user-definable preferences to let the user create his own best
  35.   suitable editor environment (toolbar, menu, keyboard, etc.).
  36. o Folding.
  37. o Undo/Redo.
  38. o Real tabs with a possibility to use spaces.
  39. o Several ways of wordwrapping.
  40. o Hunt file option for easy opening include files used in C documents.
  41. o Many internal commands which simultaneously represent the ARexx commands.
  42. o Each window has its own ARexx port and preferences.
  43. o Window position snap-/unsnapshotting.
  44. o Macro recording/playing and adding short-keys to macros.
  45. o Bookmark support.
  46. o Smart indent with unique user-definable preferences.
  47. o Fast search/replace function with wildcards option.
  48. o Fast loading and initializing of documents.
  49. o Extra Dutch, German and Italian localization.
  50. o XPK crunch support.
  51.