on 9/9/01 1:51 PM, "Geir Magnusson Jr." <[EMAIL PROTECTED]> wrote:
> Done.
>
> (Back to the beach to untab the commit I was about to do :)
>
> Geir
Save this as an AppleScript (using the Script Editor application) in your
"BBEdit Support/Scripts" directory:
tell application "BBEdit 6.1"
activate
detab text 1 of text window 1 tab width 4
end tell
Then open the file in bbedit, run the script from the scripting menu and you
are done. :-)
-jon
- Re: cvs commit: jakarta-velocity/examples/logger_exampl... Jon Stevens
- Re: cvs commit: jakarta-velocity/examples/logger_e... Geir Magnusson Jr.
- Re: cvs commit: jakarta-velocity/examples/logger_e... Jon Stevens
- Re: cvs commit: jakarta-velocity/examples/logger_e... Geir Magnusson Jr.
- Re: cvs commit: jakarta-velocity/examples/logger_e... Jon Stevens
- Re: cvs commit: jakarta-velocity/examples/logger_e... Geir Magnusson Jr.
