Page 1 of 1

Copy of Cmd Rslts to true, clickable Cmd Rslts?

Posted: Thu Sep 25, 2003 2:03 am
by jeffy
I run this tool, and it takes about a minute. Tons of output.

I need to save this output, and come back to it repeatedly. It takes a loooooong time to go through, and I also need to run other tools between now and then.

So I copy the output, but I don't know how to make it clickable again later. I feel like this is possible, but I forget how.

Any ideas? Thank you.

Posted: Thu Sep 25, 2003 8:01 am
by ben_josephs
Use Tools | Run.

E.g.

Code: Select all

Command:       C:\WINDOWS\SYSTEM32\cmd.exe
Parameters:    /c type $file
Initial Folder: 

x DOS Command                 x Capture Output
  Close DOS window on exit      Run Minimized

Posted: Thu Sep 25, 2003 8:17 am
by jeffy
Thank you so much. A simple and elegant solution.

Posted: Thu Sep 25, 2003 8:54 am
by ben_josephs
Well, what I actually use is

Code: Select all

Command:    C:\4NT\4nt.exe
of course!