Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!yacht.cis.ohio-state.edu!thitt From: thitt@yacht.cis.ohio-state.edu (Todd A Hitt) Newsgroups: comp.sys.mac.programmer Subject: Standard File and Desk Accessories Summary: Nonstandard dialog box Message-ID: <50967@tut.cis.ohio-state.edu> Date: 4 Jun 89 18:26:00 GMT Sender: news@tut.cis.ohio-state.edu Reply-To: Todd A Hitt Distribution: usa Organization: Ohio State University Computer and Information Science Lines: 16 Has anybody used a non-standard dialog box with SFPPutFile? I would like to add a check box to the bottom of my PutFile dialog box. In my dlgHook procedure I can toggle this item, but...how does one get the status of whether the check box was checked after SFPPutFile returns? I can't use a global variable in a Desk Accessory. I've tried using the dialog's refCon - which causes Standard File to crash. Any ideas? Thanks. Todd Hitt (614)424-3297 thitt@cis.ohio-state.edu hitt%36.114@ohstpy.mps.ohio-state.edu