Short:    Additional functions in string gadgets
Author:   paulh@Perth.DIALix.oz.au (Paul Huxham)
Uploader: paulh@Perth.DIALix.oz.au (Paul Huxham)
Type:     util/wb

Provides aditional functions and operators during string gadget
editing.

The following key commands are standard functions provided by OS 2.0:
  CURSOR LEFT         cursor to previous character
  SHIFT CURSOR LEFT   cursor to start of line
  CURSOR RIGHT        cursor to next character
  SHIFT CURSOR RIGHT  cursor to end of line
  DEL                 delete the character under the cursor
  SHIFT DEL           delete from the character under the cursor to EOL
  BACKSPACE           delete the character to the left of the cursor
  SHIFT BACKSPACE     delete from the character to the left of the cursor
                      to the start of the line
  RETURN or ENTER     terminate input and deactivate the gadget
  RAMIGA Q            restore gadgets contents before alteration
  RAMIGA X            clear the string gadget

The following key commands are provided by NewEdit 1.9:
  ALT CURSOR RIGHT    next word
  ALT CURSOR LEFT     previous word
  ALT BACKSPACE       delete previous word
  ALT DEL             delete next word
  RALT CURSOR UP      go to prev gadget (accepting contents)
  RALT CURSOR DOWN    go to next gadget (accepting contents)
  ESC                 leave gadget (accepting contents)
  RALT C or RAMIGA C  copy gadget contents to clipboard
  RALT V or RAMIGA V  paste contents of clipboard to gadget
  RALT I or RAMIGA I  increments a numbered filename by one
  RALT RSHIFT I or
  RAMIGA RSHIFT I     decrements a numbered filename by one
  RALT G or RAMIGA G  toggle the case of indicated character
  SHIFT RALT G or
  SHIFT RAMIGA G      toggle the case of characters until EOL or
                      non alphabetic character is found
  RALT D or RAMIGA D  Insert the current date


   HISTORY
 1.8b Initial release.
 1.9  Removed locale code and error messages (like: "You need KS2.0").
      General code cleanup and enhancments.
      Added paste date.
      Added decrement a file number.
      New document format for the instructions.


============================= Archive contents =============================

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
    7296    4436 39.1% 08-Aug-95 13:45:20  NewEdit
    4434    1910 56.9% 08-Aug-95 13:45:22  NewEdit.autodoc
     884     419 52.6% 08-Aug-95 13:35:10  NewEdit.info
-------- ------- ----- --------- --------
   12614    6765 46.3% 07-Sep-95 12:01:20   3 files
