Search history
Search filters
  • 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...
    by  Posted in Macros
    Replies: 1     Views: 3.8K
    1 Replies
    3.8K Views
    Last post by 
    Nov 11, 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 ...
    Replies: 1     Views: 4.4K
    1 Replies
    4.4K Views
    Last post by 
    Sep 23, 2004