home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os2 / misc / 39909 < prev    next >
Encoding:
Text File  |  1992-12-21  |  2.8 KB  |  65 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!newsflash.concordia.ca!mizar.cc.umanitoba.ca!news!buhr
  3. From: buhr@umanitoba.ca (Kevin Andrew Buhr)
  4. Subject: Re: where should SET name=thing go?
  5. In-Reply-To: calvert@QueensU.CA's message of Mon, 14 Dec 1992 23:27:25 GMT
  6. Message-ID: <BUHR.92Dec18105110@ccu.umanitoba.ca>
  7. Sender: news@ccu.umanitoba.ca
  8. Nntp-Posting-Host: ccu.umanitoba.ca
  9. Organization: University of Manitoba, Canada
  10. References: <Bz8HIA.B9M@knot.ccs.queensu.ca> <1992Dec14.065220.19796@cdf.toronto.edu>
  11.     <1992Dec14.151847.17868@midway.uchicago.edu>
  12.     <Bz9vtp.2uz@knot.ccs.queensu.ca>
  13. Date: Fri, 18 Dec 1992 16:51:10 GMT
  14. Lines: 49
  15.  
  16. In article <Bz9vtp.2uz@knot.ccs.queensu.ca> calvert@QueensU.CA (John
  17. Calvert) writes:
  18. >
  19. >  What do you mean here "specific DOS"?
  20.  
  21. A VDM session:  this is a feature whereby it is possible to "boot" a
  22. session from drive A and have it run just as if it was run on a normal
  23. 8088 machine.  In this way, you could boot an old version of DOS, if
  24. you had a program that wasn't compatible with OS/2's version of DOS,
  25. for example.  You could also run a program that required booting from
  26. a drive, even a program that didn't use DOS, provided that program
  27. didn't try to use any protected mode features.
  28.  
  29. In this case, of course, the "AUTOEXEC.BAT" that is run is the one on
  30. the floppy disk, if any.
  31.  
  32. >  If CONFIG.SYS is for OS/2, and AUTOEXEC.BAT is for DOS, where is the
  33. >  normal DOS CONFIG.SYS stuff? 
  34. >
  35. >  Is this all contained in the Settings, Session, DOS Settings for each 
  36. >  application? What if I want to change some config setting for all my
  37. >  DOS appls? Do I have to edit every Settings entry?
  38.  
  39. Yes, it is contained there.  You'll find the "FILES" and "BUFFERS" and
  40. "DOS_DEVICE" settings, for example, replace their counterparts in the
  41. DOS CONFIG.SYS.
  42.  
  43. If you'd like to change the settings for programs you create "from now
  44. on", you can change the settings in the program template.  Then, when
  45. you create a new program object, it will have the new defaults.  In
  46. the CSD, there is a "DOS/Windows Settings" icon somewhere in the
  47. System Setup folder.  I believe some settings can be given global
  48. values here.
  49.  
  50. >  This would be a very messy way do go.
  51.  
  52. Not particularly.  I think its a smart idea to have separate settings
  53. for each program.  That way, changes to one program's settings won't
  54. have adverse effects on another session.  Under DOS, I don't think
  55. I've ever had application A *benefit* from a change I've made to the
  56. CONFIG.SYS to get application B to run.  Usually, changes I make for
  57. application A's sake cause problems.
  58.  
  59. There are exceptions, of course.  "DOS=HIGH,UMB" is something I want
  60. for every application.  Luckily, OS/2 lets me put this line in the
  61. OS/2 "CONFIG.SYS" where it influences all the DOS sessions, if I
  62. remember correctly.
  63.  
  64. Kevin <buhr@ccu.UManitoba.CA>
  65.