NoteTab™ is a leading-edge text and HTML editor. Winner of software industry awards since 1998, this application does it all: it easily handles a stack of huge files; lets you format text to your heart's content; does system-wide searches, and multi-line global replacements. It even corrects your spelling mistakes.
The NoteTab Basic List is for discussion of general NoteTab-related questions. Please send all posts that you think may need a Clip (NoteTab's powerful scripting code) built to the NoteTab Clips List and post *all Clips* and Clip code to that list as well. See below.
Hope to see you on board! Please be sure to read the Welcome Letter if you sign on. Thank you!
... I do this all the time. I suggest a slight adjustment: replace *two* or more spaces with one space. It cuts way down the number of replacement operations,
No one is around any more to "police" the use of ntb. There is still a group for notetab clips and I wish that people who have clip questions would use that
Yes and this is not the best way either. Use regex if you are in a current copy of notetab: ^!Replace " +" >> " " RAHS I believe this will work on a selection
Delete Program Spaces ^!Continue You are about to Strip all Program Spaces out of this program. Continue? ^!SetScreenUpdate Off ^!Jump 1 ... ^!Replace " " >>