Hi,

I've been struggling to get my first script working, to do some stuff when 
a document is saved. This is what I have so far, and below it the error 
that arises. What's going on?

*using terms from* *application* "BBEdit"

*on* documentDidSave(docinfo)

*set* docpath *to* POSIX path *of* *file* *of* docinfo

*do shell script* "ls " & quoted form *of* docpath

*end* documentDidSave

*end* *using terms from*


 <http://i.imgur.com/nddzLzK.png>


-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].

Reply via email to