Tell class documentation
Authors
Generated by builder
Software documentation for the Tell class
Tell
:
NSObject
Declared in:
Tell.h
Description forthcoming.
Method summary
+application:to:
application: to:
+ (void)
application:
(
NSString
*)anApp
to:
(id)aBlock;
Looks up anApp's scripting dictionary and passes it to
aBlock
.