local command - java console v1.1.3

Started by lindeamon, September 12, 2011, 04:53:05 PM

Previous topic - Next topic

lindeamon

hi,

i have an object tool which is configured as a local command and it invokes "cmd /c telnet %OBJECT_IP_ADDR%"
in the old console it ran fine but in the java console for some reason it does not open the cmd.exe application and it tries to run the telnet command in the embedded console.

how do i fix that ?

10x,
lindeamon