home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / WP / WP003.ZIP / WHATSNEW.DOC < prev   
Text File  |  1988-03-27  |  5KB  |  110 lines

  1.  
  2.                              EZX-WRITE (tm) VERSION 2.3
  3.  
  4.    With  each  new  version  of EZX-WRITE, we have tried to improve its speed,
  5.    power, and ease of use. With most programs, these seem  to  be  mutually
  6.    exclusive  qualities.  We  disagree. An easy to use program must be fast
  7.    AND powerful.  Good program design and logical  command  structures  are
  8.    responsible for ease of use, not limited features.
  9.  
  10.    We  hope  you enjoy using EZX-WRITE Version 2.3. Here are the major changes
  11.    from Version 2.2:
  12.  
  13.    *----------------------------------------------------------------------*
  14.  
  15.    Parameters:
  16.  
  17.       Program  parameters are saved in a separate file.  On startup, EZX-WRITE
  18.       will look for a file called "EZXW.INI".  It will look first in  the
  19.       current directory, and if not found, will search the path.
  20.  
  21.       You can load a new parameter file at any time, which means you  could
  22.       have  different  parameter  files,  with  different margins settings,
  23.       printer drivers,  etc.,  for  different  situations:  writing  memos,
  24.       correspondence, programming.
  25.  
  26.       All default settings can be set from within the program, so there  is
  27.       no  longer  a  separate  SETUP program.
  28.  
  29.       EZX-WRITE will also remember many prompts, including the directory mask,
  30.       search  string,  file name to print, etc.  from session to session if
  31.       you have an active parameter file.
  32.  
  33.       So,  for   example,   you   could   have   a   parameter  file  named
  34.       "EZXW.INI"  in  your "word processing" subdirectory that would turn
  35.       word wrap on, set autoindent off, set the left margin to 10, etc.  In
  36.       addition, EZX-WRITE would remember that in the last  session  you  asked
  37.       for a directory of "*.DOC", you searched for "invoice", and you saved
  38.       a block of text to disk named "MEMO". When you start EZX-WRITE from this
  39.       subdirectory, that parameter file would be loaded automatically.
  40.  
  41.       You   could  have  another  parameter file named "EZXW.INI" in your
  42.       "programming"  subdirectory  that  would  turn  word  wrap  off,  set
  43.       autoindent  on,  set  the left margin to 1, etc.  In addition, EZX-WRITE
  44.       would remember that in the last session you asked for a directory  of
  45.       "*.PAS",  you  searched  for  "while", and you read a block from disk
  46.       named "INCLUDE".  When you start EZX-WRITE from this subdirectory,  that
  47.       parameter file would be loaded automatically.
  48.  
  49.  
  50.  
  51.                                EZX-WRITE (tm) VERSION 2.3
  52.  
  53.  
  54.    Macros:
  55.  
  56.       Record any sequence of keystrokes by pressing ALT-M.   Type  whatever
  57.       you  want, including text or commands, then press ALT-M again to stop
  58.       recording.  EZX-WRITE will prompt you for a number between 0 and 9,  and
  59.       a  name  for  the  new  macro.   You can then play back this macro by
  60.       pressing ALT plus the number (ALT-1, ALT-2, etc.) or by  highlighting
  61.       the macro name from the Macro Menu.  This allows you to easily create
  62.       your  own "customized" menu.
  63.  
  64.       You can save or load a group of 10 macros in a file  from  the  Macro
  65.       Menu.  One macro could easily be configured to call up  another  file
  66.       of 10 macros, etc., so this is not a restrictive limit.
  67.  
  68.       On program startup, EZX-WRITE will  try  to  load  EZXW.MAC  by  first
  69.       searching  the  current  directory,  then  the  path.   If EZXW.MAC
  70.       contains a macro defined for ALT-0,  that  macro  will  automatically
  71.       execute  upon  startup.
  72.  
  73.       So,  for  example,  you could have a macro file named "EZXW.MAC" in
  74.       your "programming" subdirectory that would run your compiler,  search
  75.       for  errors,  type  in  common programming constructs, etc.  When you
  76.       start EZXW from  this  directory,  those  macros  would  be  loaded
  77.       automatically.   When  you  start  EZXW from your "word processing"
  78.       directory, a set of macros there could include  a  heading  for  your
  79.       correspondence, a "sincerely yours" macro, etc.
  80.  
  81.  
  82.    Run a program:
  83.  
  84.       In addition to ALT-S (shell to DOS), there is now also ^KG, which
  85.       will prompt for a program to run, rather than just giving you a DOS
  86.       prompt.  This works really well from a macro, because the macro
  87.       can't type at the DOS prompt.
  88.  
  89.  
  90.    File load times have been reduced by as much as 50%.
  91.  
  92.  
  93.    Reformatting:
  94.  
  95.       Up  to  six  times  faster  than  before.  Preserves paragraph
  96.       indents and double spaces following periods.
  97.  
  98.  
  99.    Directory command:
  100.  
  101.       You can load a file from the directory display by highlighting it and
  102.       pressing ENTER.
  103.  
  104.       Openfile (F3) accepts a wild card file name, and  takes  you  to  the
  105.       directory display to pick a file.
  106.  
  107.    *----------------------------------------------------------------------*
  108.  
  109.  
  110.