I don't see that behaviour here. When I select an applet in the first pane and Open in the second pane, the applet runs just as if I had double-clicked it in Finder. When I use the Open File... action (on an applet whose code includes an on open handler), it processes the file I choose in the third pane exactly as though I had dropped the file onto its icon.
Are these really old applets, Stephen? A couple of OS X versions ago, Apple deprecated applets saved in straight-up binary format in favour of applets saved as application bundles (like "real" applications are). Running old applets sometimes produces various warning messages depending on the situation. The solution is usually just to open the applet in AppleScript Editor and to save a new copy. The new copy will be in the modern format, and the problems will go away. On Tuesday, April 16, 2013 3:58:13 AM UTC-4, Stephen Magladry wrote: > > How come Applescript compiled as apps opened from Quicksilver bring up the > Run or Quit dialog while Applescripts run unencumbered? I'm wondering if > Quicksilver could somehow just obey the "Show Startup Screen" that's > embedded in the Applescript app. -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
