VoiceChange news Content of documentation User documentation Administrator documentation Index of terms Technical Support Search on-line

How to debug my applications?

If you want to debug your VoiceChange application, run UMS.Task Manager on desktop - select Start Menu -> Programs -> VoiceChange -> Scripting -> Run UMS.Task Manager in debug mode.

When UMS.TaskManager starts, script applications are recompiled (linked with VBS libraries). Then it will run all applications (after small amount of time, max. about 30 seconds). You can see, what is your application doing.

If you think that there are too many outputs from too many programs in one window, you can use UmsTaskCfg utility and set that your application (typically VX_Line0, VX_Line1...) have "shared console" option off. After UMS.TaskManager restart, your application will have its own console window.


VoiceChange with one two-port Brooktrout card.
UMS.TaskManager in debug mode on desktop.
All applications have 'shared console" - their output
is directed into single console window.
 


VoiceChange with one two-port Brooktrout card.
UMS.TaskManager in debug mode on desktop.
Every application have its own console window.

back to top