- Posted by
- I am writing a simple macro which prompts the user for a name and them files in the appropriate blanks. InsertMode ColumnModeOff HexOff UnixReOff "typedef struct tst" GetString "Enter Structure name in lower case" "_tag { }tst;" The problem is that I want to insert the string into my macro twice wit...Posted in Macros
-   Topics
-   Views
- dougrilee
Nov 10, 2004
- Has anyone written a macro that will perform a block comment on a section of highlighted code. ex. if(something) { dothis++; } if(something) { dothis++; } /** if(something) **/ ** { ** ** dothis++; ** ** } **/ Well, the comments would line up but its not working so well in the forum editor. You can ...Posted in UltraEdit General Discussion
-   Topics
-   Views
- dougrilee
Sep 23, 2004