[tcljava-user] exec command with Visual Cafe 4.5
Brought to you by:
mdejong
From: Tam H. <th...@su...> - 2001-07-27 17:48:17
|
Hello, Has anybody use VisualCafe with jacl? I have to switch development environment from Forte4java to VCafe. I'm having problems running the exec command..The error i get is "c:\winnt\system32\command.com...The NTVDM CPU has encountered an illegal instruction" I was able to use the same exec command in forte so i'm confused..I have even set the environment option path to point to the directory of the tclsh83.exe.. The command is: interp.eval("exec tclsh83 D:/tcl/bin/scripts/guicopysend.tcl"); Thanks for any suggestions... |