home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 4 / CDPD_IV.bin / utilities / editors / textra / readme < prev    next >
Text File  |  1994-06-24  |  4KB  |  88 lines

  1.   *************************************************************************
  2.   *                                                                       *
  3.   * The TEXTRA package is Copyright ©1994 Mike Haas, All Rights Reserved. *
  4.   *                                                                       *
  5.   *************************************************************************
  6.  
  7.                                -- Welcome --
  8.  
  9.    Textra 1.15 is the User-Friendly Text Editor for the Amiga.  Easy-to- 
  10.    use and full of features... background printing and ARexx script 
  11.    operation, UNDO, multiple windows in different fonts, convienient 
  12.    'mouse-drag-select' paradigm, Marks, user-definable keyboard, and the 
  13.    list goes on.
  14.    
  15.    Great emphasis has been placed on the user-interface to make Textra easy 
  16.    to get used to, learn and become proficient with.  There is even a 
  17.    Tutorial ARexx script to help beginners get started (see below for 
  18.    kwik-start instructions for it).
  19.    
  20.    Textra is versatile enough to excel as a programmer's text editor as 
  21.    well as crank out the occasional book report or letter.  This is because 
  22.    it includes some useful page/paragraph-formatting tools among it's ARexx 
  23.    scripts.
  24.    
  25.    Textra is very useful in the programmers arena.  This version includes 
  26.    scripts that allow Textra to act as an integrated text editor for JForth 
  27.    Professional 3.x, SAS/C and HSPascal.  This Textra will display 
  28.    balancing parenthesis, bracket or double-quotes for any ( ) [ ] { } < > 
  29.    or leading " character you double-click.  (If you are using Textra 1.14 
  30.    or later to read this, try double-clicking on one of the parenthesis 
  31.    around this sentence.)
  32.    
  33.    Hard disk users...
  34.    
  35.       Launch the "Install_Textra" and it will prompt you through 
  36.       the installation of Textra and its support files.
  37.    
  38.    Floppy users...
  39.    
  40.       If you are short on disk space, or don't want hassle with 
  41.       finding room for everything right now, then temporarily 
  42.       assign rexx: to the scripts drawer of this package.
  43.       
  44.       If running 2.0 or later (and who isn't?), you can add
  45.       the scripts drawer to your: assign path for rexx:.
  46.       Assuming this package is at the root of df0:...
  47.       
  48.            assign rexx: df0:scripts add
  49.    
  50.    Either way, an interactive tutorial is provided to start having some fun 
  51.    with Textra and ARexx as well as introduce you this friendly but 
  52.    powerful editor.
  53.    
  54.    Launch the Tutorial ARexx script as follows...
  55.    
  56.       1. Start Textra by double-clicking on its icon.  (If you
  57.          already have it up, proceed to step 3)
  58.       
  59.       2. In the file-requester that appears, press CANCEL
  60.       
  61.       3. Pull down the "Utilities, ARexx..." menu item.
  62.       
  63.       4. In the ARexx requester that appears, enter:
  64.       
  65.             Tutorial
  66.          
  67.          into one of the string gadgets (if not already in one)
  68.          followed by RETURN.  The tutorial will soon greet you.
  69.          (It will take 15 sec. or so on unaccelerated Amigas).
  70.    
  71.    Please refer to the 'docs' directory for full program documentation.
  72.    
  73.    Please refer to the accompanying 'Docs/WhatsNew.doc' file for detailed,
  74.    categorized, new feature/bug fix information.
  75.    
  76.    Updates provided to all previously-registered Textra users upon
  77.    request for $5.
  78.    
  79.    Enjoy!
  80.    
  81.                                                  Mike Haas
  82.                                                  3867 La Colina Rd.
  83.                                                  El Sobrante, CA. 94803
  84.  
  85.    (Standard disclaimer stuff applies... Use at your own risk...
  86.     No warrenty is expressed or implied... You are free to distribute
  87.     this package in it's UNMODIFIED ENTIRITY ONLY... Thanks.)
  88.