Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!im4u!husc6!endor!waldman From: waldman@endor.harvard.edu (benjamin Waldman) Newsgroups: comp.sys.mac.programmer Subject: Re: SFGetFile prompt message Keywords: SFGetFile prompt Message-ID: <4653@husc6.harvard.edu> Date: 25 May 88 03:21:37 GMT References: <2992@imag.imag.fr> Sender: news@husc6.harvard.edu Reply-To: waldman@endor.UUCP (benjamin Waldman) Organization: Aiken Computation Lab Harvard, Cambridge, MA Lines: 13 In article <2992@imag.imag.fr> squatt@imag.imag.fr ( Le Toullec / Eq T.Muntean) writes: >Using LSC, and wanting a 'pretty' presentation, I try to used the prompt >field in SFGetFile call. >So I write SFGetFile(SFGWhere, CtoPStr("pretty message"),...,&SFReply), but >nothing occurs... >Does anybody knows where the fault is ? If you read the description of SFGetFile in Inside Mac, you'll notice that the prompt field is there "for historical purposes only," and is now ignored. Why? I don'y know - I really think it would be useful at times. You can, however, have a prompt in SFPutFile, though. Ben Waldman waldman@endor.harvard.edu