home *** CD-ROM | disk | FTP | other *** search
/ ftp.robelle3000.ai 2014 / 2014.06.ftp.robelle3000.ai.tar / ftp.robelle3000.ai / faq / qx44feat.txt < prev    next >
Text File  |  1995-12-11  |  6KB  |  165 lines

  1.                              QEDIT/UX Version 4.4
  2.                                Change Notice
  3.  
  4.  
  5.                             Robelle Consulting Ltd.
  6.                            Unit 201, 15399-102A Ave.
  7.                          Surrey, B.C. Canada  V3R 7K1
  8.  
  9.                             Phone:  (604) 582-1700
  10.                              Fax:  (604) 582-1799
  11.  
  12.                          E-mail:  support@robelle.com
  13.                          WWW:  http://www.robelle.com
  14.  
  15.  
  16.    Introducing Qedit/UX Version 4.4
  17.  
  18.  
  19.                *  Highlights
  20.                *  Compatibility
  21.                *  Known Problems
  22.                *  CPU Serial Number (uname)
  23.                *  Documentation
  24.                *  Documentation in WinHelp format
  25.  
  26.  
  27.           Qedit/UX is a full-screen editor for programmers of HP-UX  systems
  28.           (workstations  and  minicomputers).   Qedit  is a development home
  29.           base that is fast and efficient.  Our goal  is  to  provide  every
  30.           facility  that a programmer might need, so that he or she can stay
  31.           in Qedit all day.  Every year we update Qedit with a number of new
  32.           features and fixes requested by users.  In this change notice, you
  33.           will find a description of Qedit's new features  and  how  to  use
  34.           them,  a  list  of  other  changes,  as well as detailed steps for
  35.           installation.  Qedit is also available  for  MPE,  with  virtually
  36.           identical features.  Contact us if you are interested.
  37.  
  38.  
  39.    Highlights in Version 4.4
  40.  
  41.           *  ADD  position  string  creates  a  line  with a string after an
  42.              indicated position.
  43.  
  44.           *  Qedit renumbers existing lines to make room for new  lines,  if
  45.              you have not done Set Vis Renum Off.
  46.  
  47.           *  Qedit Help files now come in Windows WinHelp format.
  48.  
  49.           *  Set  Terms  Columns  nnn  adjusts  the  display  width  of your
  50.              terminal.
  51.  
  52.  
  53.    Browse Mode
  54.  
  55.           *  Text file,Browse copies a file into Qedit, but will not let you
  56.              modify it.
  57.  
  58.           *  Open  file,Browse also opens a Qedit workfile, but prevents you
  59.              from editing it.
  60.  
  61.           *  Browse mode protects you from making  unplanned  changes  to  a
  62.              file and does not update the Mod-Date of the file.
  63.  
  64.  
  65.    Edit Several Files at Once
  66.  
  67.           *  Qedit can supply up to eight extra scratch files.
  68.  
  69.           *  Do  Text filename,New or TJ filename to create an extra scratch
  70.              file for a file you are Texting.
  71.  
  72.           *  The New command without parameters  creates  an  extra  scratch
  73.              file  for  a  new  document  that does not yet have anything to
  74.              Text.
  75.  
  76.  
  77.    Improvements to the Open Command
  78.  
  79.           *  Set Open Defer On enables "deferred write access" in  the  Open
  80.              command.
  81.  
  82.           *  Open filename,Defer and Open filename,Nodefer override Set Open
  83.              Defer.
  84.  
  85.           *  Verify Open shows you the nine most recently Opened files.
  86.  
  87.           *  Open? lets you select which of the  recently  opened  files  to
  88.              Open.
  89.  
  90.           *  Open  *-1,  *-2, and so on, opens the recently accessed file of
  91.              your choice.
  92.  
  93.           *  When you do an Open command from the Home line in  Screen  mode
  94.              or  from  the  Next command? prompt, Qedit immediately displays
  95.              the current screen of the new file.
  96.  
  97.  
  98.    Screen Mode Improvements
  99.  
  100.           *  Reflection for Windows 5.0 now supports up to 512 columns.
  101.  
  102.           *  Set Vis Buf increases or  decreases  the  size  of  the  screen
  103.              buffer.
  104.  
  105.  
  106.  
  107.    Compatibility
  108.  
  109.           Qedit/UX is compatible with HP-UX 8.0 and 9.0.
  110.  
  111.           We  have  made  a  few  changes that are incompatible with earlier
  112.           versions of Qedit/UX.
  113.  
  114.  
  115.    Now Assume You Don't Have a Type Ahead Engine
  116.  
  117.           To make Qedit Screen mode work with Telamon's Type  Ahead  Engine,
  118.           you  must  now  do  Set  Vis Tae On (the default is now Off).  The
  119.           default in Qedit used to be Set Vis Tae On, which meant that Qedit
  120.           assumed  you  had  a  Telamon TAE.  Set Vis Tae On causes Qedit to
  121.           send ^A "V" on entry to Screen mode and  ^A  "A"  on  exit.   Some
  122.           non-TAE users saw the "V" or "A" on their screens.  The default is
  123.           now Off, since many users have terminal emulators with type  ahead
  124.           capability.
  125.  
  126.  
  127.    Automatic Renumber
  128.  
  129.           In  the Add command Qedit now automatically renumbers to make room
  130.           for lines, unless Set Vis Renum is Off.  In the past  Qedit  would
  131.           generate  an  error if there were not enough line numbers.  If you
  132.           need the old logic in some batch job  or  command  file,  you  can
  133.           disable automatic renumber by doing set vis renum off.
  134.  
  135.  
  136.    CPU Serial Number (uname)
  137.  
  138.           This  program will only run on the CPU serial numbers for which it
  139.           has been encoded (the "uname" on HP-UX).  If it fails to  run  and
  140.           you  see  an  "invalid  HPSUSAN"  error  message, call Robelle for
  141.           assistance.
  142.  
  143.  
  144.    Known Problems
  145.  
  146.           None.
  147.  
  148.  
  149.    Documentation
  150.  
  151.           Extra printed copies of the  Qedit  user  manual  can  be  ordered
  152.           directly  from  Robelle  or one of its distributors.  A version of
  153.           the revised user  manual  is  available  in  the  Help  file.   It
  154.           contains information on all new Qedit features.
  155.  
  156.  
  157.    Documentation in WinHelp Format
  158.  
  159.           The  Qedit  for  HP-UX  and  Qedit  for  MPE  user manuals are now
  160.           available in the popular Microsoft Windows WinHelp file format.  A
  161.           self-extracting  file  with all Help files and a Setup program has
  162.           been included on your tape.  Use the installation instructions  to
  163.           install the WinHelp files on your PC.
  164.  
  165.