Article

coolguys's picture
article
Reads:

2787

Score:
0
0
 
Comments:

0

Debugging App Objects that Open Command Windows

Author Info

20 June 2006 - 11:00pm
Submitted by: coolguys

(View Disclaimer)

When trying to debug an app object that runs a program that opens a DOS command window, the window opens and closes before you can read any error messages.

SOLUTION: Move the command from the "Path to file:" window to the beginning of the "Parameters" window (don't forget a space between the command and any parameters). Then put "cmd /k" in the "Path to file:" window. This will hold the command window open until it is closed manually.


Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).

It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.




User Comments

© 2013 Novell