- Posted by
- Thank you for the fast response, works fine. Sometimes trailing spaces are found at the end of a line of code as well. I guess the 'trim trailing spaces' could be utilized in the same manner as the [color=#00800]TabsToSpaces[/color], but we would still have the problem of the patterns existing in a ...Posted in Macros
-   Topics
-   Views
- weirich_j
Jul 09, 2007
- Before I can give you the simple macro which does the job I need the information how the lines are indented: with spaces or with a tab? With spaces. If it wouldn't add too much overhead, it might be nice at the beginning for all tabs to be converted to spaces, in case a tab might inadvertently have...Posted in Macros
-   Topics
-   Views
- weirich_j
Jul 08, 2007
- I'm looking for a macro that will toggle a comment in COBOL code for every line of selected text. Comments in COBOL are indicated with a star in column 7. For example, if the following three lines were highlighted: * commented before not commented before some random text Upon...Posted in Macros
-   Topics
-   Views
- weirich_j
Jul 08, 2007