ICE
TCP/IP Products => TCP-PRO => Topic started by: mdeason on July 01, 2004, 03:31:38 pm
-
Is there a setting in TCP ICE Pro that will allow you to just copy the VISIBLE SCREEN INFORMATION to the clipboard instead of the screen you see and all the stuff that scrolled before it. I need just the visible order information to copy to the clipboard so I can have a clean file to parse information from. Any help will be greatly appreciated ;D
-
Telnet Pro 5.0.76
Dejavu (OCX) 5.0.76
Network Toolbox 5.0.76
FTP Pro 5.0.76
FTP Pro (OCX) 5.0.76
FTP-Win 5.0.76
LPD 5.0.76
ICElp 5.0.76
UpdateWizard 5.0.76
ICElp Configuration 5.0.76
Version Information 5.0.76
Language Configuration 5.0.76
This is the version information I am working with.
-
The PC I am using is running on Windows 2000
Mike Deason
-
There are two ways to do it. Click the right button on the mouse button, and select print->print screen. Or highlight the entire screen (by dragging the mouse down while holding the left button), then right clicking and select print->print selection.
-
Not sure if this is helpful but would doing an Alt + Prt Scr from your windows system get you what you want? You could past the results into paint or some other program.
Also, I find that highlighting just what I need & pasting it into an ASCII text editor such as notepad or wordpad allows me to manipulate the data very easily. I can then save the .txt file & parse it using excel or some other program. ;)
-
Also Control-A selects all of the visible screen then you can do a copy operation to get it to the clipboard.