Re: bugs, bugs, bugs
Re: bugs, bugs, bugs
- Subject: Re: bugs, bugs, bugs
- From: email@hidden
- Date: Sat, 31 Mar 2001 22:43:55 EST
In a message dated 3/31/2001 6:31:07 AM, email@hidden writes:
>
Hello,
>
>
I don't know if this has been mentioned yet, but the way I get Navigational
>
Services to work is with the program Default Folder. I think version 3.9
>
provided a scripting addition named "SetFileDialogFolder" that has the
>
following dictionary.
>
>
SetFileDialogFolder: Sets the current folder in a file dialog
>
SetFileDialogFolder file specification -- folder to switch to
>
[Result: small integer] -- result of command (OSErr)
>
>
I live the program for other uses like for instance when in a save dialog
>
you can click in a finder window open or popup or on the desktop and the
>
save dialog will change location to where you clicked.
>
>
Hope this helps.
>
>
Jason Bourque
Jason: I've not had any success with the SetFileDialogFolder, at least not
with v3.0.9 or v3.1, which I believe are the latest. With 3.0.9, it caused
freezeups when used in an applet. I still get the freezeups with 3.1 but not
as consistently. I'm wondering if there's some kind of conflict with all of
the osaxen I've collected that purport to control dialog defaults.