Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!uxc!uxc.cso.uiuc.edu!ux1.cso.uiuc.edu!uxh.cso.uiuc.edu!thinfilm From: thinfilm@uxh.cso.uiuc.edu Newsgroups: comp.sys.mac.programmer Subject: Help on Backgrounding Message-ID: <53100003@uxh.cso.uiuc.edu> Date: 19 Apr 89 20:04:00 GMT Lines: 8 Nf-ID: #N:uxh.cso.uiuc.edu:53100003:000:484 Nf-From: uxh.cso.uiuc.edu!thinfilm Apr 19 15:04:00 1989 Can someone give me an example of a code fragment that uses WaitNextEvent with the Region information defined properly so that a simple (writing to files only) number crunch type application can run on a mac in background under multifinder. I anticipate that this would just call a function that in turn calls WaitNextEvent with a null mouse region etc. . The trouble is when I tried to do this I noticed the memory use getting larger and larger. thinfilm@uxh.cso.uiuc.edu