home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 026.lha / Ue2.0_news < prev    next >
Text File  |  1987-04-02  |  5KB  |  107 lines

  1.                              Uedit V2.0 News
  2.                     Copyright (C) 1986-87, Rick Stiles
  3.                         2420 Summit Springs Drive
  4.                             Dunwoody, GA 30350
  5. 3/27/87
  6.  
  7.  
  8. Uedit20.arc contains Uedit V2.0, the latest version of Uedit.
  9.  
  10. When you become a registered user, you will receive the Manual, a Serial #,
  11. and a $5 bonus for each person who registers using your copy of Uedit!
  12.  
  13. When you register, send in the Serial # of the Uedit you are using.  To see
  14. the Serial #, select "Show vals" in the "Numbers" menu.
  15.  
  16. To register and receive the Manual and a Serial #, send $25 cash, check or
  17. money order.
  18.  
  19. If you own an earlier (pre-V1.7) version of Uedit, send $15 and your original
  20. purchased Uedit disk.
  21.  
  22. If you've already registered, you will be sent a Manual update and Serial #.
  23.  
  24. To save the trouble of downloading Uedit20.arc, you can get a Uedit V2.0 disk
  25. by sending $6.
  26.  
  27.  
  28. Uedit V2.0 has the following new features:
  29.  
  30.    Interlace mode or window in Workbench, instantly switchable.  Either one
  31.        can be your standard mode, stored in the Data file.
  32.  
  33.    Interlace color (RGB) fine-tuning.  The three RGB color values are shown in
  34.        the gadget names and moving the mouse anywhere on the screen adjusts
  35.        red, green and blue.  To change registers, click anywhere beneath the
  36.        4th gadget.  To terminate color-tuning mode, press ESC.  The colors
  37.        are stored when the configuration is saved.
  38.  
  39.    More menus and increased number of menu items.  There are 2 more menus,
  40.        which can have up to 20 items each, allowing a total of 140 menu
  41.        selections.
  42.  
  43.    Checked menu items for flags such as wordwrap.  For example, if wordwrap,
  44.        learn mode, overstrike, etc is On, a checkmark appears beside it in
  45.        the menu.
  46.  
  47.    Columnar data clear/copy/insert/overlay.  Rectangular regions of text can
  48.        be copied, spaced out, deleted, overlaid onto other text, or inserted
  49.        at any location pushing other text aside.
  50.  
  51.        NOTE:  The Start column of hilite must be Less Than the End column in
  52.        order for there even to be a columnar region!  This may require
  53.        inserting spaces in order to space your way out to the desired Start
  54.        or End location.  Experiment with it, and you'll understand.  Try the
  55.        demo (shftAltCtl-d), and you'll see the kind of thing you can do.
  56.  
  57.    Columnar displaying mode.  This affects display only.  It is useful for
  58.        columnar data operations.  It shows colored regions as rectangles
  59.        determined by Start/End column of hilite and invert.
  60.  
  61.    Negative numbers in arithmetic.  Numbers like -999 and (999) are taken as
  62.        minus.  The arithmetic commands were modified to work with negative
  63.        numbers.
  64.  
  65.    Startup compile can be aborted by pressing Amiga-ESC, so that you can edit
  66.        the config file or drop out and use another config.
  67.  
  68.    Commands are compiled starting at cursor, not top of file like before.
  69.        This makes it easy to step-wise customize and debug commands in the
  70.        config file.  No need to cut and paste into a separate buffer like
  71.        before.
  72.  
  73.    Gadgets can be Named with nameGadget() function.  The config file has a
  74.        place for default gadget names.
  75.  
  76.    A "Name gadget" menu selection.  You can rename the gadgets while editing.
  77.        If "Mark gadgets" is switched off, the gadget names disappear.  If
  78.        "row column" is switched on, page, row and column take the place of
  79.        the 4th gadget name.  If the first gadget name is input as one space,
  80.        all gadget names are disabled.
  81.  
  82.    An Abort function was added to the command language.  This allows nested
  83.        commands (keys run by other keys) to abort the process whether or not
  84.        the calling command checks for a true/false return.
  85.  
  86.    The Tiny Window remembers where you last put it.  (To get the Tiny Window
  87.        in Interlace, press the left mouse button anywhere in the window,
  88.        slide the mouse into the title bar, and release the button.)
  89.  
  90.    Learn Mode capacity was doubled.
  91.  
  92.    The command language supports upper/lower case throughout.
  93.  
  94.    Maximum command size was increased to 10k bytes.
  95.  
  96.  
  97. Other improvements were made in the program and in the config.
  98.  
  99. If you have a customized V1.8 config, you can compile it by including the
  100. gadget <name> defaults at the front of the Config! file.  (They can be empty
  101. "<>".)  But you will probably want to take advantage of the new menus,
  102. checked-menu items, interlace, columnar data commands, ....
  103.  
  104.  
  105. R.S.
  106.  
  107.