I'm trying to send AppleEvents from a FileMaker Pro database to MetaCard. I
have a handler in my card script:
on appleEvent class,id,sender
answer class & return & id & return & sender
end appleEvent
If I send an AE from FMP, nothing happens. Only when is send a "miscdosc"
with "answer "This is a test"" from FMP, I get an answer dialog. But I want
to send pure date with it. Why doesn't the handler work?
Also, is it possible to have ScriptMaker 'tell' my stack something? And make
a dictionary?
Thanks for any help,
Sjoerd
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.