Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion
FAQ Community Calendar Today's Posts Search

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 06-14-2012, 07:48 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,033
At the top of the project, add a Run Script step with code like
Code:
Application.Options.RunProgramOutputWaitTimeout = 500
500 was the v7 default (changed to 5000 in v8.0). You can use a smaller value (say 50) for even faster response, but CPU usage will increase, so be careful about really small values. We will also change the default back to a smaller value. This generally only affects programs that rapidly generate large amounts of output.

Note: The default for this setting was changed to 200 in v8.1.
Reply With Quote
 

Tags
performance , slow , standard output


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 06:46 PM.


Copyright © 1999-2023 Kinook Software, Inc.