home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / msdos / programm / 12371 < prev    next >
Encoding:
Text File  |  1993-01-24  |  1.2 KB  |  38 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!cs.utexas.edu!usc!elroy.jpl.nasa.gov!decwrl!borland.com!dave
  3. From: dave@borland.com (Dave)
  4. Subject: Re: Causing the compter to stop from the config.sys file
  5. Message-ID: <1993Jan23.173306.1751@borland.com>
  6. Originator: dave@genghis.borland.com
  7. Sender: news@borland.com (News Admin)
  8. Organization: Borland International
  9. References: <1993Jan21.231925.46627@kuhub.cc.ukans.edu>
  10. Date: Sat, 23 Jan 1993 17:33:06 GMT
  11. Lines: 25
  12.  
  13. In article <1993Jan21.231925.46627@kuhub.cc.ukans.edu> christos@kuhub.cc.ukans.edu writes:
  14. >Hello there,
  15. >
  16. >     I was wondering if it is possible to cause a pause inside the 
  17. >config.sys file in a similar way we can do this in the autoexec.bat file.
  18. >I would appreciate any relevant resposne....
  19.  
  20. Yes. Get DR DOS and you will be all set. The actual line you
  21. would add could be as follows:
  22.  
  23. ?REM
  24.  
  25. When DR DOS hit this line it will wait for you enter Y or N and
  26. then it will continue. Not quite as nice as a straight pause statement
  27. but the end result is the same.
  28.  
  29. >Feel free to send mail to 
  30. >Internet Addrees:rsl11@kuhub.cc.ukans.edu
  31.  
  32. - Dave
  33.  
  34. -- 
  35.   Dave Draper
  36.   dave@borland.com
  37.   70031.2674@compuserve.com
  38.