home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / os2 / misc / 26055 < prev    next >
Encoding:
Text File  |  1992-07-30  |  1.2 KB  |  35 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!mcsun!sunic!aun.uninett.no!alf.uib.no!hsr.no!fics!ekl
  3. From: ekl@fics.uucp
  4. Subject: Re: Questions: Migrate,WPS etc...
  5. Organization: Kvam data as
  6. Date: Thu, 30 Jul 1992 21:18:07 GMT
  7. Message-ID: <1992Jul30.211807.12419@fics.uucp>
  8. References: <1992Jul19.211312.19031@odin.diku.dk>
  9. Lines: 24
  10.  
  11. In article <1992Jul19.211312.19031@odin.diku.dk> joker@diku.dk (Morten Christian Holmgreen) writes:
  12. >Maybe some of you OS/2'ers can help me answering the following questions:
  13. >
  14. >1)  How do I get OS/2 to return errorcodes to a program automatically,
  15. >    instead of popping up to ask "Return error code to program", when
  16. >    a program tries to access a locked file???
  17. >
  18. >Thanks in advance
  19. >
  20. >Christian
  21. >-- 
  22. >M. Christian Holmgreen / joker@diku.dk / mochmch@uts.uni-c.dk
  23. >student, University of Copenhagen, Dept. of Computer Science
  24. >"Human errors can only be avoided if one can avoid the use of humans"
  25.  
  26. Look up "autofail" in the command reference, or better yet, trust me
  27. and include the following line in config.sys:
  28.  
  29.    autofail=yes
  30.  
  31. I guess I have to include a disclaimer after this: Do this on your
  32. own risk (I did it on mine, and it looks good...)
  33.  
  34. Eirik
  35.