apple events and non-rev apps
jim sims
sims at ezpzapps.com
Wed Apr 29 02:03:14 EDT 2009
Thank you Mark Schonewille for providing this:
on appleEvent theClass,theEvent,theSender
put theClass & cr & theEvent & cr & theSender & cr & cr into myData
request appleEvent data
put it after myData
put myData into fld 1
end appleEvent
Now for an example of my complete ignorance about Apple Events :-P
Question: Is it possible to have a Rev app monitor another
application? Can it watch and record another application when it opens
files?
Example - Rev app which records data such as the above example
whenever OS X Preview opens an image file. IOW - when user opens an
image file with Preview (either by double-click on file or from open
menu), the opened/running Rev app is waiting for such information and
can record it.
sims
sims at ezpzapps.com
Skype: sims.jim
iChat: techietours
______________________
Opportunity by Design
More information about the use-livecode
mailing list