Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Parameter transfer in applescript app

6 views
Skip to first unread message

pierre lemercier

unread,
Aug 8, 2012, 6:29:46 AM8/8/12
to
Hello

I have written this (very) small program in applescript:

on open inItems
display dialog inItems as text
end open

wich has been stored as an app

If I drag and drop a text file icon in it it gives me the right address
on my disk
same thing for a folder
but if I drag and drop a bookmark it opens my browser instead

why?

0 new messages