Article
article
Reads:
1498
Score:
Author: Chendil Kumar
Problem:
I am unable to copy and paste the logs from Live DS Trace viewer.
Solution:
You can copy and paste logs from Live DS Trace Viewer. This feature is kind of hidden and not documented in Designer 3.0 ship. Here is how you can do it:
To copy and paste multiple lines of log messages:
- Click the first line you want to copy.
- Hold the Shift key, then click the last line you want to copy. This selects an entire section of log messages.
If you want to select a few lines which are not in a sequence, then hold the Ctrl key instead of the Shift key. - Press Ctrl+c.
- Open notepad/wordpad and press Ctrl+v. You have the logs pasted.
To copy and paste a single line of log message:
- Click the first line you want to copy.
- Press Ctrl+c.
- Open notepad/wordpad and press Ctrl+v. You have the logs pasted.







0