Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!agate!ucbvax!hplabs!well!jayr From: jayr@well.UUCP (Jay Roth) Newsgroups: comp.sys.mac.programmer Subject: Re: Dialogs in INITS (LSC3) Message-ID: <7062@well.UUCP> Date: 9 Sep 88 14:40:44 GMT References: <1325UD040164@NDSUVM1> <6860023@vx2.NYU.EDU> Reply-To: jayr@well.UUCP (Jay Roth) Organization: Whole Earth 'Lectronic Link, Sausalito, CA Lines: 3 Perhaps your problem is that you're calling DisposDialog to get rid of the dialog. IM says to call CloseDialog "when you're doine with a dialog if you supplied NewDialog or GetNewDialog with a pointer to the dialog storage (in the dStorage parameter) when you created the dialog."