Thanks, Jim! I had looked at that page but there was no indication
that the script had been modified since it was originally published.

line 43 was:
                set is_dirty to modified of w
now:
        set is_dirty to modified of (document of w)

line 46 was:
                set the_filename to name of w
now:
        set the_filename to name of (document of w)

All set now. Thanks for the help!

-scout

On Nov 7, 6:00 pm, Jim Correia <[email protected]> wrote:
> On Nov 7, 2009, at 8:51 PM, Noah Slater wrote:
>
> > On 7 Nov 2009, at 17:37, Jim Correia wrote:
>
> >> There was a bug in the script which John fixed last year when I sent
> >> him a patch.
>
> […]
>
> > Where is the new version found?
>
> The new version is on the project page:
>
>        http://daringfireball.net/2003/12/php_syntax_checking_in_bbedit
>
> My recollection is that John rolled in the fix as soon as I alerted  
> him to the problem.
>
> - Jim
--~--~---------~--~----~------------~-------~--~----~
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.
-~----------~----~----~----~------~----~------~--~---

Reply via email to