How to Increase Characters Capture of Terminal/Client/Commad Shell Session Output in Studio/Driver Builder #500
Quali-Community
started this conversation in
Useful Tips & Guides
Replies: 2 comments
-
Note - this also applies to increasing the character buffer for Studio/Runner. Follow the same instructions, but add the key to the customer.config file in the Studio folder. Gregory Sloan (Gregory.S) - 03/14/2013 03:48 AM
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Note - this also applies to increasing the character buffer for Studio/Runner. Follow the same instructions, but add the key to the customer.config file in the Studio folder. Gregory Sloan (Gregory.S) - 03/14/2013 03:48 AM
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In order to allow greater character capturing, add the following key to customer.config in Studio or Driver Builder folder (beneath <appSettings>):
<add key="MaxOutputCharsToDisplay" value="100000"/>
(shay.d) - 11/28/2012 12:16 PM
· 2551 ·
Beta Was this translation helpful? Give feedback.
All reactions