Hi,
I can run a vb process from the command line o the server and it runs fine. when I call it from my application it fails half way. I use commands like this to view results when I run from command line
Wscript.echo "Command = Did I get here "
but when I run from the application it runs in background and does not show any messages. Is there a setting I can set so I can view messages no matter what.
Thanks in advance,
Daniel.
I can run a vb process from the command line o the server and it runs fine. when I call it from my application it fails half way. I use commands like this to view results when I run from command line
Wscript.echo "Command = Did I get here "
but when I run from the application it runs in background and does not show any messages. Is there a setting I can set so I can view messages no matter what.
Thanks in advance,
Daniel.