You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BBEdit Talk
The following script works in 9.6.3 but not in 10. Can anyone suggest
a work around?
Thanks,
Steve
---------------------
tell application "BBEdit"
set theOriginalFile to file of text document 1
end tell
tell application "Finder"
container of theOriginalFile as text
end tell
______________
Christopher Stone
unread,
Jul 24, 2011, 7:45:02 AM7/24/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bbe...@googlegroups.com
On Jul 21, 2011, at 15:02, Steve Samuels wrote:
The following script works in 9.6.3 but not in 10. Can anyone suggest a work around?