Hello Zax,

I'll send you a simple stack and, to be absolutely sure you have the same as I have, the standalone for that stack, built in Rev 2.7.4. Please, let me know what you get in the window of that standalone when you drop a file onto the application icon.

The script in the stack script of that stack is:

on appleEvent theClass,theEvent,theSender
put theClass & return & theEvent & return & theSender & return & return into myData
  request appleEvent data
  put it after myData
  put myData into fld 1
end appleEvent

Best,

Mark

--

Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Get your store on-line within minutes with Salery Web Store software. Download at http://www.salery.biz

Op 2-nov-2006, om 10:53 heeft Zax het volgende geschreven:


I just downloaded version 2.74 and I still have thes ame problem ("applevent"
is received and well trapped *only if my app is already launched*.
Otherwise, when I drop a file onto my app's icon, it launches my app by
doesn't receive any apple event :(

So, what am I doing wrong?
I tried with the timer (even when increasing the time) but it doesn't appear
to be a right solution because the first "appleEvent" is not received.

Thanks for tou help!

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to