I have a Windows shortcut to a log file that I want to open and immediately go to the bottom of the file (to see a build result.)
Ideally there would be a way for me to "Tail" the log file so that UEdit wouldn't ask me every time the file has changed whether I want to reload it.
But I'd at least settle for a way to go to the bottom of the file when I open it.
I tried using the command line parameter "-L" but you have to specify a valid line number. (Can't use 9999999)
I tried recording a quick macro with "Bottom" command, but can't seem to find any way to get UEdit to actually run the macro from a command in the shortcut.
Any help would be greatly appreciated.
Alex
Ideally there would be a way for me to "Tail" the log file so that UEdit wouldn't ask me every time the file has changed whether I want to reload it.
But I'd at least settle for a way to go to the bottom of the file when I open it.
I tried using the command line parameter "-L" but you have to specify a valid line number. (Can't use 9999999)
I tried recording a quick macro with "Bottom" command, but can't seem to find any way to get UEdit to actually run the macro from a command in the shortcut.
Any help would be greatly appreciated.
Alex