Forum Replies Created
Viewing 5 posts - 1 through 5 (of 5 total)
- AuthorPosts
- October 5, 2007 at 8:25 pm in reply to: Colon is causing me a problem in my "Find" request using regular expressions. #4730sbubendorfMember
I found that the following works for both situations where my defun statement has or does not have the C: as part of the statement.
);defun [[:print:]]*
Using the find phrase above, I can use the following replace phrase
n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
to provide separators between multiple Autolisp functions in the same file.
sbubendorfMemberThank you!!
sbubendorfMemberThank you. I discovered that my problem has another aspect: I have lines with only spaces or only tabs, or with both, but no alpha-numerical information. Do you know how I may delete those lines along with the truly blank lines?
May 23, 2007 at 10:15 pm in reply to: Macro to insert specified text on specified line of multiple files. #4382sbubendorfMemberYes, Yutaka. Without the quotation marks.
sbubendorfMemberThank you, Yutaka !!
- AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)