home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / sysutl / mastrdos.arc / README < prev    next >
Text File  |  1987-05-13  |  5KB  |  111 lines

  1.                             MasterDOS (TM)
  2.  
  3.         Copyright (c) MasterSOFT Inc. 1985,1987 All Rights Reserved.
  4.    Portions Copyrighted (c) Microsoft (TM) 1985,1986 All Rights Reserved.
  5.    ----------------------------------------------------------------------
  6.  
  7.  MasterDOS is a ShareWare program from MasterSOFT.  This diskette can be
  8.  freely copied and shared to allow others to try it before spending any money.
  9.  If you use this program, we expect you to register your copy.  Registration
  10.  pays for the continued development of this program.  If you do not register
  11.  your copy of this program, you are not supporting the concept that brought
  12.  it to you in the first place and should not continue to use it.
  13.  
  14.  With registration you receive the most recent version of MasterDOS, a
  15.  complete printed manual, and serial number for telephone support.
  16.  To register, send $35.00 + $5.00 shipping/handling to:
  17.  
  18.          MasterSOFT Inc., P.O. Box 5445, Pompano Bch., FL.  33064
  19.          (305) 439-8710, recorded messages 7am-7pm, BBS  7pm-7am
  20.  
  21.  YOU CAN copy this program for trial use by others on a private, non-
  22.  commercial basis, post it for public access via telecommunications as long
  23.  as it is in its original form.
  24.  
  25.  YOU CANNOT continue to use this program without registering it, distribute
  26.  this program IN CONNECTION WITH any product or service, charge for distri-
  27.  bution in any form, or copy the documentation without written consent from
  28.  MasterSOFT Inc.
  29.  
  30. Commands to get you started:
  31.  
  32. /   = moves cursor to upper window
  33. F1  = help screen
  34. ESC = to exit MasterDOS
  35.  
  36. ----------------------------------------------------------------------
  37. NOTES:
  38.  
  39. x) To use the config file (D.CFG) that comes with MasterDOS set the
  40.    environment variable MASTERDOS to the complete pathname of the file:
  41.  
  42.    ie.   A> SET MASTERDOS=C:\TOOLS\D.CFG
  43.  
  44. x) The [S]ubdirectory [N]ame_change command only works with DOS version 3.xx
  45.  
  46. x) In the terminal mode output can be logged to the printer if you
  47.    capture to the filename "LPT1" and say append when asked. This has
  48.    been verified on DOS 3.10 only.
  49.  
  50. x) Break can be sent in the terminal mode with CONTROL_BREAK.
  51.  
  52. x) Not all commands are listed in the help window but are explained
  53.    in detail in the manual.
  54.  
  55. x) New features with v1.07
  56.    1) Print now uses DOS print if you are using DOS 3.xx and PRINT.COM
  57.       is installed. The disadvantage is you no longer can do a HEX dump
  58.       of the file unless PRINT.COM is not installed.
  59.    2) Top window is more explanatory in of what commands are available
  60.       from the window by using the '/' key.
  61.  
  62. x) New features with v1.08
  63.    - The polling of the tree is now automatic, but it may me disabled
  64.      in the config file. Just set TREE=NO and it act the same way
  65.      as previous versions.
  66.  
  67.    - MasterDOS now looks in the path for the D.CFG file if the
  68.      environment variable MASTERDOS is not set.
  69.  
  70.    - ALT_H in terminal mode allows you to connect to MasterHOST (TM)
  71.      and xmit any key that is non standard. This is indicated
  72.      by VT100H:.
  73.  
  74.      Note: MasterHOST (TM) will be available in the near future.
  75.  
  76. x) New features with v1.09
  77.    - ATI EGA Wonder(tm) support has been added to the Terminal emulation.
  78.      By setting the environment variable (A> SET VIDEO=ATI) then 132 column
  79.      mode is supported. Other video boards can be supported if the technical
  80.      information is mailed to the address above for the video board in use.
  81.    - Also added to the VT100 emulation, printer support with 
  82.      the commands <ESC>[5i and <ESC>[4i, which turns the printer ON 
  83.      and OFF respectively.
  84.    - The COM buffer was increased from 256 bytes to 1K bytes
  85.    - ALT_B added to terminal section to change baud rates on the fly.
  86.    - Now if you hold the ALT key down for a few seconds in the terminal mode
  87.      then a menu will come appear displaying the available options.
  88.    - The function of the ESC key has been changed to clear an input before
  89.      aborting an input.
  90. ---------------------------------------------------------------------
  91.  
  92. Please report any bugs to the phone number listed above or by mail,
  93. and if you are a registered user, you will receive a free update
  94. with the bug fixed.
  95.  
  96. Bugs that were fixed with version that corrected it:
  97.  
  98. Version | Description
  99. ----------------------------------------------------------------------
  100. 1.07    VT100 simulation did not work properly with new EDT editor version
  101.     on 4.1 VAX/VMS (tm). Now works fine with this version.
  102.  
  103. 1.08    If parameters were passed on the command line sometimes the
  104.     config file would not be read. Parameters must come after any
  105.     wildcard entry on the command line.
  106.     
  107.     (ie.  D *.EXE /H)
  108.     
  109. 1.09    There were many problems with the ASCII Xmit and Capture modes.
  110.     This has now been fixed.
  111.