home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 245.img / DOS50-1.ZIP / DOS50-1.TD0 / README < prev    next >
Encoding:
Text File  |  1990-06-13  |  7.0 KB  |  181 lines

  1.                       README for DOS 5.00 Beta Test
  2.  
  3.  
  4.  
  5.  
  6. This text discusses differences between the DOS DOCs and the beta software.
  7. In addition, it addresses features which are not yet mentioned in the docs,
  8. as well as known problems with the beta software.
  9.  
  10. DIFFERENCES BETWEEN BETA DOCS AND DOS 5.0 Beta SW
  11. ================================================
  12.  
  13. The main area of difference is in the shell.  The structure of the shell
  14. menus have been completely changed.
  15.  
  16. Fortunately, online help is available in the shell to describe what
  17. each menu function does.  To access the help, open the menu (using
  18. ALT or F10), move the cursor to the menu item, and press F1.
  19.  
  20. Out of Memory when using Help:
  21.        If you encounter "Out of Memory" messages when trying to access
  22.        help, try running the shell in character mode (Run "Change Colors"
  23.        from the program manager, and tab to "NEXT" on the screen mode
  24.        and press the enter key; You can tell when you're in character mode
  25.        because the icon next to the program items will turn into to dashes
  26.        "--".  For example, the program item for Change Colors will become:
  27.        "-- Change Colors").
  28.  
  29. To use the Help Index:
  30.        Press Alt-H I to bring up the Help Index dialog.  At this point,
  31.        you MUST press UP before you can access the index (the cursor
  32.        which appears is misleading).  After pressing up, you can move
  33.        the selection down to the topic you desire and press enter.
  34.  
  35.        If you press enter before pressing UP (or using tab to move to
  36.        the topic list), the dialog will close without displaying any
  37.        help.
  38.  
  39.  
  40. NON-SHELL FEATURES NOT DOCUMENTED IN THE BETA DOCS
  41. ==================================================
  42.  
  43. UNPACK
  44.     The files on the installation diskettes with file extensions which
  45.     end with a $ are in a compressed format.  To retrieve a single file
  46.     from the installation diskettes, use the Unpack command.
  47.  
  48.     Usage:  unpack d inFile outFile
  49.  
  50.     Where,
  51.         d      - The letter "d", a required parameter for unpack.
  52.  
  53.         InFile - is the pathname of the file on the installation diskette,
  54.                  such as, a:\redir.ex$.
  55.  
  56.         OutFile- The name of the file to received the unpacked copy of
  57.                  InFile.  For example, c:\dos\redir.exe
  58.  
  59.  
  60. EDIT
  61.     EDIT is not mentioned in the reference manual (it is described in
  62.     detail in the User's manual).  EDIT invokes the Full Screen Editor.
  63.  
  64. QBASIC
  65.     The Quick Basic Interpreter is included in DOS 5.0.  To start the
  66.     interpreter, enter:
  67.  
  68.             QBASIC
  69.  
  70.     The interpreter includes fully intergrated online help (accessed
  71.     via the F1 key).  Try opening (Alt-F-O) one of the BASIC programs
  72.     in the DOS directory.  Then run the program (Alt-R-S).
  73.  
  74.  
  75. PIPES USE OF TEMP ENVIRONMENT VARIABLE
  76.     Dos 5.0 checks for the existence of the "TEMP" environment variable
  77.     when createing temporary files for piping operations.  If such a
  78.     variable exists, temporary files are created in the directory
  79.     described in the variable.  Otherwise, temporary files are created
  80.     in the current working directory.  For example, the following
  81.     command will cause all temporary variables to be created in the
  82.     directory c:\tempdir:
  83.  
  84.             SET TEMP=C:\TEMPDIR
  85.  
  86.  
  87. KNOWN PROBLEMS
  88. ==============
  89.  
  90. INCORRECT DOS VERSION
  91.     Some applications check for version =n, where n is 3 or 4.  Such
  92.     applications refuse to run when version is 5.  To handle this, a new
  93.     command, SETVER has been added to DOS.  This command is documented in the
  94.     DOS reference manual.
  95.  
  96.     Be careful when using this command.  The application you are trying
  97.     to run may not have been verified on DOS 5.0.
  98.  
  99. Upgrade Installation on Hard disk Systems with NO CONFIG.SYS and/or
  100. No AUTOEXEC.BAT
  101.     There are a couple of glitches in the way the upgrade install creates the
  102.     autoexec.bat and config.sys on hard disk systems which do not already
  103.     have the files.  For users who have hard disk systems with no AUTOEXEC.
  104.     BAT and/or no CONFIG.SYS, there is a simple work around. Simply create an
  105.     empty file called AUTOEXEC.BAT and/or CONFIG.SYS so that both files
  106.     exist.  The UPGRADE installation will work fine if these files are present.
  107.  
  108. DOS 5.0 and WORDSTAR
  109.     Due to a known problem, some older versions of WORDSTAR don't work
  110.     correctly with this pre-release version DOS 5.0. We know what the problem
  111.     is, but the fix was not incorporated in time for this beta release.
  112.     WORDSTAR 2000 seems to work fine with DOS 5.0.
  113.  
  114. Toshiba 5200 running Toshiba DOS 3.2
  115.     The DOS installation fails to install correctly on some of these
  116.     configurations.  The install does sucessfully recover the Toshiba
  117.     system after it fails to install.
  118.  
  119.  
  120. DOS 5.0 and DOS 4.0 PCLP redirectors
  121.     DOS 5.0 will not work with DOS 4.0 PCLP redirectors.  If you have a
  122.     PCLP redirector, you can get your network to boot by doing the
  123.     following:
  124.  
  125.     1)  Copy your old redir.exe to a file, such as redir.sav.
  126.  
  127.     2)  Copy the file redir.exe from the dos installation diskettes to
  128.         replace your existing file REDIR.EXE.  This new REDIR.EXE is a
  129.         MS-NET 4.0 redirector.
  130.  
  131.     3)  Reboot your computer
  132.  
  133.  
  134. DOS 5.0 and 3.3 MS-NET based redirectors
  135.     Same as for DOS 5.0 and DOS 4.0 PCLP Redirectors (see above)
  136.  
  137. DOS, SHARE, and DBASE IV Installation
  138.     Due to a problem with the DBASE IV installation program, DBASE IV
  139.     will not install when SHARE is loaded.  To install DBASE IV,
  140.     boot dos without installing share and then run the installation program.
  141.     You can then install share and everything should work fine.
  142.  
  143.     This problem also appears with DOS 3.3 and DOS 4.0
  144.  
  145. DOS 5.0, SHARE, EXCEL 2.1 Installation
  146.     Due to a problem with the EXCEL installation program, EXCEL
  147.     will not install when SHARE is loaded.  To install EXCEL, boot dos
  148.     without installing share and then run the installation program. You can
  149.     then install share and everything should work fine.
  150.  
  151.     This problem also appears with DOS 3.3 and DOS 4.0
  152.  
  153. DOS 5.0 and Deskmate
  154.     On sufficiently large disks, it Deskmate erroneously concludes that there
  155.     is not enough space on the disk to write out files.
  156.  
  157.     This problem also occurs on DOS 4.0.
  158.  
  159.  
  160. DOS 5.0 and QEMM versions prior to QEMM 5.0
  161.     When running DOS in the HMA, and using the /INT15 switch on HIMEM,
  162.     QEMM will cause the system to hang.  To fix the problem:
  163.  
  164.         if himem has /INT15=xxxx option & DOS=high is specified in config.sys,
  165.  
  166.         add a command line option 'MEMORY=yyyy' for the device=qemm.sys line
  167.         in config.sys
  168.  
  169.         where yyyy = xxxx - 64
  170.  
  171.  
  172.         (64 is the size of the HMA, in K).
  173.  
  174.  
  175. The Help key in Help Dialogs
  176.     When you select help on an item, by pressing F1, the dialog box has
  177.     buttons, including a button labled "Help".  This button does not
  178.     currently work correctly.  Pressing it will cause the machine to
  179.     freeze for a few seconds.  If you wait, the cursor will reappear
  180.     and you can select other keys.
  181.