- Posted by
- Is there a way to disable or suppress updating the display when playing back macros, especially when repeating through the end-of-file? I am reformatting a log file and it takes forever. There used to be that option in Brief or Codewright (yes, I have been programming that long) and it made activiti...Posted in Macros
-   Topics
-   Views
- MikeL
Oct 05, 2005
- OK, no one came up with a solution, so here's mine (just invented) Its a bit dirty, and involes a macro and setting up a tool Macro: InsertMode ColumnModeOff HexOff UnixReOn IfSel Copy NewFile Paste SaveAs "C:\temp\sql.tmp" CloseFile NoSave RunTool "XXRun SQL" EndIf Tool setup: Name: "XXRun SQL" cmd...Posted in Macros
-   Topics
-   Views
- MikeL
Jul 08, 2005