Scripting Quicklook
Scripting Quicklook
- Subject: Scripting Quicklook
- From: Bruce Robertson <email@hidden>
- Date: Wed, 11 Mar 2009 18:54:14 -0700
I see that Quicklook is scriptable and you can do things like this to look
at an individual file:
set f to choose file
set f to POSIX path of f
do shell script "qlmanage -p " & quoted form of f
The script above requires you to use the escape or command period or click
the X to close the window.
However, I also see that Default Folder lets you quicklook within its file
dialog, and you can use the cursor keys to move through the list. Any idea
how to do that with straight applescript?
_______________________________________________
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