Path: utzoo!attcan!uunet!samsung!uakari.primate.wisc.edu!sdd.hp.com!hplabs!hpfcso!hpfelg!koren From: koren@hpfelg.HP.COM (Steve Koren) Newsgroups: comp.sys.amiga.tech Subject: Re: Env vars under 2.0 Message-ID: <13920071@hpfelg.HP.COM> Date: 6 Jul 90 13:03:45 GMT References: <44hU02Ktb2DQ01@amdahl.uts.amdahl.com> Organization: HP Elec. Design Div. -FtCollins Lines: 13 > > You may request notification when a file changes. DOS has a couple of > > calls (StartNotify() and EndNotify()) through which you can arrange > > to learn when a file changes. For example, IPrefs waits on notification > I like it! Very nice enhancement, and sounds like a nice, simple implemen- Cool! I like it too. Question: are these calls implemented by polling or by some other method? In other words, is there any overhead incurred by having maybe 50 of them going on at the same time? AmigaDos has been very good about that kind of thing in the past, so I suspect polling is not used. - steve