On Dec 8, 2008, at 5:02 PM, Venmore wrote: > What I am after is to have a version number at them bottom of each > page that automatically increments every time I press save?
You could do it with AppleScript. Attach a script to BBEdit's Save command that searches for an identifier in your document and, if found, increments a value. See page 308 of the BBEdit User Manual for more info on attaching scripts to menu commands. -Dennis --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. 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 specific feature request or would like to report a suspected (or confirmed) problem with the software, please email to "[EMAIL PROTECTED]" rather than posting to the group. -~----------~----~----~----~------~----~------~--~---
