home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 198 / DOS6ALL.ZIP / Q93923 < prev    next >
Text File  |  1993-06-05  |  2KB  |  42 lines

  1.  
  2. ARTICLE-ID:Q93923
  3. TITLE     :Error Using LOADHIGH (LH) With Third-Party Shell              
  4.  
  5. --------------------------------------------------------------------
  6. The information in this article applies to:
  7.  
  8.  - Microsoft MS-DOS operating system version 6.0
  9. --------------------------------------------------------------------
  10.  
  11. Summary:
  12.  
  13. Third-party command interpreters (sometimes called shells) such as
  14. 4DOS and NDOS are designed to replace COMMAND.COM. These command
  15. interpreters have to be updated to work correctly with the new MS-DOS
  16. 6.0 LOADHIGH (LH) parameters (/L and /S). If you use the /L or /S
  17. parameters with NDOS or 4DOS, you receive the following error message:
  18.  
  19.    Error: Unknown Command "/l:<region1>;<region2>"
  20.  
  21. More Information:
  22.  
  23. MS-DOS 6.0 COMMAND.COM supports two memory specific parameters: /L and
  24. /S, which are determined by MemMaker. For example, "LOADHIGH /L:0;1
  25. MOUSE.COM" is a valid command in MS-DOS 6.0.
  26.  
  27. Third-party command interpreters such as 4DOS and NDOS have to be
  28. updated to work correctly with these new parameters.
  29.  
  30. Workaround
  31. ----------
  32.  
  33. To workaround the problem, either use COMMAND.COM for your command
  34. interpreter or remove the /L and /S parameters from your LOADHIGH (LH)
  35. commands.
  36.  
  37. For more information or to obtain an update to your third-party
  38. command interpreters, please contact your command interpreter vendor.
  39.  
  40. Additional reference words: 6.0 3rd party 3rdparty replacement shell
  41. shell= four dos 4 dos third 
  42.