home *** CD-ROM | disk | FTP | other *** search
/ Groovy Bytes: Behind the Moon / groovybytes.iso / GROOVY / SND_TOOL / WM10.ZIP / DOC.DAT / shell.txt < prev    next >
Encoding:
Text File  |  1995-08-30  |  372 b   |  10 lines

  1.  Shell
  2.  ─────
  3.  
  4.  The Shell command executes Shell.BAT, providing a gateway to DOS, and 
  5.  optionally changing the current directory. 
  6.  
  7.  Shell.BAT itself is fairly trivial; all it does is display a short message, 
  8.  change the DOS prompt, and run a new copy of the command processor specified 
  9.  in the COMSPEC environment variable. See the actual code for details.
  10.