| Previous | Main | Next | |
|
|
Toggle Window Properties |
| Script for: | BBEdit |
| Copyright: | Free, use at your own risk! |
| Description: |
Gives examples how to toggle boolean text window properties:
Script A: Toggles the "soft wrap" function of the frontmost window in BBEdit. Script B: Toggles the "show invisibles" function of the frontmost window in BBEdit. Other boolean text window properties which you can use with BBEdit 6.x:
|
| Necessary: | None |
| Download: |
Script A: ToggleSoftWrap.hqx (for BBEdit 6.x)
Script A: ToggleSoftWrap.hqx (for BBEdit 5.x) Script B: ToggleInvisibles.hqx (for BBEdit 6.x) Script B: ToggleInvisibles.hqx (for BBEdit 5.x) |
| The Scripts: |
Script A:
Script B:
|