Odd Speed Issue with choose folder
Odd Speed Issue with choose folder
- Subject: Odd Speed Issue with choose folder
- From: Christopher Stone <email@hidden>
- Date: Wed, 20 Jan 2016 12:57:12 -0600
Hey Folks,
Does anyone know why method 1 is noticeably faster than the others?
# Fastest of these methods: tell application "SystemUIServer" choose folder end tell
# choose folder
# tell application (path to frontmost application as text) # choose folder # end tell
It's not an enormous difference, but it's noticeable.
At first I thought this was related to Default Folder, because DF doesn't show up in method 1 but does show up in methods 2 & 3.
However – quitting Default Folder does not change the fact that method 1 is faster.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden