Path: utzoo!attcan!uunet!world!decwrl!lll-winken!unixhub!shelby!msi.umn.edu!umeecs!heavy From: heavy@zip.eecs.umich.edu (Richard Scott Hall) Newsgroups: comp.sys.atari.st.tech Subject: More on DA's Summary: Problems with files in DA's Keywords: DA problems Message-ID: <1990Oct8.170849.14843@zip.eecs.umich.edu> Date: 8 Oct 90 17:08:49 GMT Sender: Richard Hall (heavy@zip.eecs.umich.edu) Distribution: all Organization: University of Michigan EECS Dept., Ann Arbor, MI Lines: 15 With the recent discussion about DA's not being able to use system resources before going back into an event_multi, I thought I had my problems beat. I was opening files and then calling event_multi in my DA and the system was locking up. So I decided to change the way I do this and close the files before I went back to the event_multi, well, this still locked up the system. Basically all I am doing is trying to open a dialog, get interaction, and then do something in a file, close the file, close the dialog box, then exit the DA and wait for another AC_OPEN. Should this work? Richard Hall University of Michigan