home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / CONFIG2.ZIP / SHELL.HLP < prev    next >
Text File  |  1989-06-01  |  380b  |  17 lines

  1. The SHELL directive specifies the name of the file which contains the
  2. command line processor used in the DOS Compatibility Environment (a.k.a
  3. 3.x Box).
  4.  
  5. Directive syntax:    SHELL = commandprocessorname [options]
  6.  
  7. Default value:        COMMAND.COM
  8.  
  9. Multiple occurrences:    No    
  10.  
  11. Affects protected mode:    No
  12.             
  13. Affects real mode:    Yes
  14.  
  15. Example:        SHELL = COMMAND.COM /P /E:1024
  16.  
  17.