- Posted by
- Thank you so much pietzcker and Mofi for taking the time to answer my questions and sharing your knowledge. Perl regular expression seems to be a very good option and I will further dig and learn. Seems a lot can be achieved using this. Mofi, Shift+Tab is very cool. Thanks a lot for letting me know ...Posted in Macros
-   Topics
-   Views
- skp
May 12, 2009
- Hello forum, I am learning macros and I wrote a simple macro to delete leading spaces (I took the help of code posted on this forum). InsertMode ColumnModeOff HexOff Key HOME IfCharIs 32 StartSelect Key Ctrl+RIGHT ARROW EndSelect Delete EndIf Key DOWN ARROW The macro works for the current line. But ...Posted in Macros
-   Topics
-   Views
- skp
May 08, 2009