home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / DOS_GG / COMCAT / VOL95.ARJ / VOL9513 < prev    next >
Text File  |  1992-01-07  |  5KB  |  111 lines

  1.  
  2.  
  3. O S / 2   - P r o g r a m m a T h e e k volume 9513
  4.  
  5.            Source: Fernwood
  6.  
  7. Titel: Blackbeard/2 editor, DICE commandline edit , D2  directory
  8.  
  9. Number  Name            Size    Date     Comments
  10. 9513.01 BB2-120  ZIP   183339   9-10-89 Blackbeard/2 1.20 -  Splendid
  11.                                         editor!
  12.         CATALOG  O13      343  12-08-89 This list
  13. 9513.02 D2       ZIP   104316   5-27-89 Directory - MSDOS  and OS/2
  14. 9513.03 DICE401  ZIP    31976   7-26-89 Command line editor
  15.         VOL9513  ABS     4736  12-08-89 Disk abstract by  BAT30
  16.                            5 File(s)     34814 bytes free on  volume DOSGG9513
  17.  
  18. D2: Double Directory Program by Christopher Pelley
  19. --------------------------------------------------
  20.  
  21. Based on a program by David W. Terry called D.COM, D2.EXE  expands on the
  22. concept of a fast alternative to the "DIR"  command.
  23.  
  24. Function:
  25. D2.EXE uses OS calls to do its printing, achieving nearly  the same speed but
  26. a greater compatibility, with the added  advantage of being able to run in
  27. environments such as
  28. MS-Windows or OS/2.  It also detects the number of lines  available on the
  29. screen and utilizes the full amount (i.e.  IBM DOS 4.00 50-line mode or
  30. 43-line mode).  D2.EXE also  works reliably on Novell Network file server
  31. drives, giving  accurate results for total bytes used, etc. D2.EXE also 
  32. displays the files in a sorted
  33. fashion, starting with hidden files, then directories, and  finally normal
  34. files, each in alphabetical order by  extension and filename.  This eliminates
  35. the need to run  directory-sorting utilities continuously
  36. (which is impossible in network environments anyway).   Unlike D.COM, D2.EXE
  37. allows you to break out of a directory  between pages, either by pressing ESC
  38. or Ctrl-Break.
  39.  
  40. Compatiblity:
  41. D2.EXE is a "family application."  It will run in either the  MS-DOS or OS/2
  42. environment.
  43. D2.EXE will not work with computers that are not BIOS-level  compatible with
  44. the IBM PC, XT, AT, or PS/2.  D2.EXE does  NOT use any undocumented MS-DOS
  45. or OS/2 calls.  There is NO direct accessing of the  hardware.  If D2.EXE
  46. fails to work on your machine, it is  the result of an incompatibility in
  47. either your BIOS or your  version of MS-DOS or OS/2.
  48.  
  49.                     **** DICE ****
  50.  
  51.         DICE (DOS Interactive Command Editor) is a command  line editor.  It
  52. provides features which enable more  efficient entry of typed-in  commands for
  53. DOS or OS/2 full  screen command mode.  It's features are:
  54.  
  55. 1.  Enhanced editing capability for the DOS and OS/2 command  line.
  56. 2.  Saves command line commands on a stack as they are  entered. 
  57. 3.  Supports tag, save and recall of often used commands and  arguments.
  58. 4.  Display of tagged arguments, commands and stacked  commands.
  59. 5.  Help function that shows a summary of DICE commands.
  60.  
  61.      *** BLACKBEARD/2 Editor (DOS version: 3611) ****
  62.  
  63. Welcome to Blackbeard/2.  We hope you will enjoy using the  high performance
  64. easy to use editor, Blackbeard/2.  In  addition to Blackbeard/2 your diskette
  65. contains several  useful programs and files.  The following is a brief 
  66. description of these programs.
  67.  
  68. BB2MAN.CMD  will generate the Blackbeard/2 documentation  into a file called
  69. BB2.DOC.
  70.  
  71. S2GMAN.EXE is the documentation generator.  SGMAN.DOC  explains how to use the
  72. generator to generate the  Blackbeard/2 manual.
  73.  
  74. The current language files is for C.  Contributions are  welcomed for these
  75. languages, or any other you may use,  e.g., Pascal, BASIC.
  76.  
  77.  
  78. This version includes all known bug fixes, and contains  several major
  79. enhancements.
  80.  
  81. 1.  MACROS.  The Macro facility has been completely  rewritten to support long
  82. names for macros and more  sophisticated read/write storage.  This facility
  83. although new to Blackbeard/2 has been thoroughly tested for  several months in
  84. other products.
  85.  
  86. 2. HELP. The Help facility has been completely rewritten to  support a
  87. hypertext stlye of exploration. The speed of  search has been accomplished by
  88. using a B+ tree index file.  The actual contents of the help file have been
  89. substantially revised as well.
  90.  
  91. 3.  COMPILE/REVIEW.  Cleaned up, and tested.  Some memory  saving tricks used.
  92. Works well with Compilers generating  standard error output and the grep
  93. program.
  94.  
  95. 4.  LANGUAGE TEMPLATES.  The language templates have been  significantly
  96. improved to support duplication and optional  symbols. A function to insert
  97. the first language symbol  directly is also available.
  98.  
  99. 5.  KEY BINDING.  Blackbeard/2 now supports multi level key  binding. Notice
  100. that Alt-L is a meta-key for the language  template functions.  Although
  101. multi-level binding is not  available at the user level yet (available real
  102. soon now),  this enhancement will make enhancement installation easier.  More
  103. importantly, key binding is now available inside  Blackbeard/2 directly.
  104. The Blackbeard compiler is gone.
  105.  
  106. 6. LOG. The Captain's Log is a remarkable addition that  provides the ability
  107. to undo file changes, even across  editing sessions. The log has been tested
  108. since version 1.03  of Captain Blackbeard.  It is very stable, although only 
  109. minimal error checking is currently performed.  If logging  is always left on,
  110. it works completely transparently.  Just  clean up the logging directories
  111. once in a while.