A script that had been working seems to have broken with 10.0.
The relevant script fragment is:
set fullname to minutesFolder & fname
tell the active document of the front text window
display dialog fullname
save to file fullname
update file fullname
fullname is a string containing an HFS path, and the save to file works fine.
However, the update file fails with "BBEdit got an error: Can't make some date
into the expected type." The scripting dictionary just says
update file specification : file/folder to update
Any suggestions?
Thanks,
Neil Faiman
--
You received this message because you are subscribed to the
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
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>