home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / editors / hypsh40b.arj / README.TWO < prev   
Text File  |  1991-04-27  |  4KB  |  124 lines

  1. HyperShell - Additional features in Version 4
  2. ---------------------------------------------
  3. High intensity background colours instead of blink
  4. 43/50 line mode
  5. Extra loop construct
  6. Configurable local flag indicators for contents lists
  7. Screen snapshot and display
  8. Named variable direct assignment
  9. Associative subscripting using named variables
  10. Pseudo variables for semicolon and pipe
  11. Functions for details of last typed file
  12. Directory scan iterators
  13. Suppress INS/DEL key functions
  14. Autoreference on global note names
  15. Option to swap HS.EXE to disk on 'd' and 'D' actions leaving just 1.5k
  16. Non-stop search for AND and OR combinations
  17. Map action for ENTER / LEFT MOUSE
  18. Map action for ENTER / LEFT MOUSE & ESC / RIGHT MOUSE in Type file
  19. Configurable titles for paged lists
  20. Formatted data file list with selection expressions
  21. String input key translation
  22. Extra condition code for file operation failure
  23. Local condition codes for frame visited and multi-screen frame
  24. Popup menus can be of 'any' length, with paging
  25. Can indent lines in script
  26. Type file starting at page number
  27. Horizontal scrolling of typed file
  28. Better handling of references in typed file
  29. Configuration file can have limited actions for configuration
  30. Further part-screen displays now possible for PCX uder CGA,EGA
  31.  
  32. Hypershell Integrated Environment
  33. =================================
  34. Configurable editing, printing, checking
  35. Full reader functionality for single hyperfiles
  36. In memory (default) or file based editing
  37. Incremental saves
  38. Change file saves
  39. Edit control hyperfile to configure editing operations
  40. Set of actions for development environment
  41. Extra dynamic menus for item lists and searches, and for check scans
  42. Popup item menus
  43. Indicator flags in contents and item lists
  44. Functions to control editing environment
  45. Condition codes for modes
  46. Configurable editor with powerful set of edit primitives
  47. Scrollbar and mouse positioning in edit mode
  48. Paragraph reformatting
  49. Character picking in notes, for graphic characters
  50. Cut and paste inline
  51. Line number and screen breaks shown
  52.  
  53. HYPERSHELL SCRIPTING LANGUAGE
  54. =============================
  55. Scripting language processor incorporated in HC
  56. Include file capability for applications construction
  57.  
  58. PRINTER COMPONENT
  59. =================
  60. Configurable codes for controlling printer effects
  61. Page length configurable
  62. Word processor output mode with no line breaks.
  63.  
  64. HYPERSHELL RESIDENT EXTENSION
  65. =============================
  66. Optional resident extension capability can be used with HS,HL,HI
  67. Initial HRX supplied is a floating point calculator with math,
  68. trigonometric functions and base and unit conversions.
  69.  
  70. HYPOP - HYPERSHELL POPUP SUBSET
  71. ===============================
  72. Resident popup subset of HyperShell
  73. Takes around 40 to 50k of memory
  74. Single screen frames
  75. Frame references (or autoreference)
  76. Uses word at text cursor for context
  77. Supports medium size files
  78. Files may be compressed
  79. Configurable memory usage and Hot Key
  80. Included with HyperShell, or separately licenced at 10 pounds
  81.  
  82. HSRES - Resident Shell for HyperShell
  83. =====================================
  84. Pops HyperShell up over other application
  85. Only 6k of memory when installed
  86. Requires separate registration at 10 pounds
  87.  
  88.  
  89. ---------------------------------------------------------------------------
  90.       This disk contains a number  of  archives,  each  of  which  can  be
  91.       extracted to a floppy disk, or to the hard disk.
  92.  
  93.       To Floppy disk
  94.       --------------
  95.  
  96.       To  extract  onto  a  floppy disk, place a freshly formatted floppy
  97.       disk in drive B, make drive B the default by typing 'B:'  and  then
  98.       type the following:-
  99.  
  100.       A:lharc x A:filename
  101.  
  102.       where  'filename'  is  the  name  of  the  archive  without the LZH
  103.       extension.
  104.  
  105.       Hard disk
  106.       ---------
  107.  
  108.       Create a directory to contain all the files:-
  109.  
  110.       C: MKDIR EXTRAS
  111.  
  112.       Change to the directory
  113.  
  114.       C: CD EXTRAS
  115.  
  116.       Now type the following:-
  117.  
  118.       A:lharc x A:filename
  119.  
  120.       Where filename is one of the archive names with a  .LZH  extension.
  121.       You  can  extract  each archive onto a separate floppy, or all into
  122.       the same directory on a hard disk.
  123.  
  124.