On Nov 6, 2009, at 1:18 PM, scarywebguy wrote:
> Is there anyone who knows how to use the Applescript format Function
> from the BBEdit dictionary? I have spent a few hours searching online
> for an example and no luck.
The format command implicitly targets the front text document. (This
is less than ideal, but has not changed for compatibility reasons.)
Example:
tell application "BBEdit"
format mode gentle hierarchical
end tell
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.
-~----------~----~----~----~------~----~------~--~---