• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
UI Scripting: Setting Save As Folder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UI Scripting: Setting Save As Folder


  • Subject: UI Scripting: Setting Save As Folder
  • From: Jess Bowers <email@hidden>
  • Date: Thu, 06 Feb 2003 12:18:07 -0800

I'm trying to get the Default Folders X to set a folder within a "Save
As..." dialog box like this:

tell application "System Events"
tell process "DVD Studio Pro"
click menu item "Save As
" of menu "File" of menu bar 1
end tell
end tell

tell application "Default Folder X" to SwitchToFolder alias
"AkiraHD:Users:Shared:"


And it seems to be hanging on that last command (and not switching to the
correct folder in the dialog. I have to switch back to the Script Editor
and hit CMD-. to stop the process.

What could I be doing wrong here?

thanks
jess
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • RE: UI Scripting: Setting Save As Folder
      • From: Jess Bowers <email@hidden>
  • Prev by Date: How can you tell whether you have a reference or not?
  • Next by Date: Dialog box with secure text entry?
  • Previous by thread: Re: How can you tell whether you have a reference or not?
  • Next by thread: RE: UI Scripting: Setting Save As Folder
  • Index(es):
    • Date
    • Thread