OmniOutliner and controlling user interaction in AppleScript

BJ Terry bjterry at adelphia.net
Wed May 12 14:11:12 PDT 2004


On May 11, 2004, at 2:06 PM, Michael Terry wrote:
>
> I don't script Photoshop, but I noticed this line in someone else's 
> script yesterday:
>
> open thisFile showing dialogs never
>
> Of course, that doesn't suggest anything about telling how the 'open' 
> event was initiated, and I don't know if PS distinguishes error cases 
> when opening documents. That's just an example of a possible interface 
> for scripters to suppress user interaction.
>
>
> Mike
>
Well, I know that Illustrator has the following entry in its dictionary 
(an property of the application class taking an enumerated type):

user interaction level interact with all/interact with local/interact 
with self/never interact -- what level of interaction with the user 
should be allowed when handling script commands

Of course, in photoshop or Illustrator, this is of critical importance 
for running large batches. If something similar were implemented in 
Outliner, that would be excellent.

BJ




More information about the OmniOutliner-Users mailing list