|
|
#1 |
|
Guest
Posts: n/a
|
Automator droplet: ask for files?
I've got a simple app (see screenshot) that removes quarantine attribute from anything dropped onto it. Is there an easy way to make this app ask for files/folders when it's open with double-click (i.e. with nothing dropped onto it)? Thanks!
Mac OS X 10.7.3
|
|
|
|
#2 |
|
Major Leaguer
Join Date: Apr 2010
Posts: 324
|
Add an "on run" handler:
Code:
on open the_Droppings -- process files end open on run choose from list ... end run
__________________
see a problem; solve a problem. |
|
|
|
![]() |
| Tags |
| automator, droplet |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|