13 Feb
2003
13 Feb
'03
2:10 p.m.
Hello Sylvain, Sylvain Petreolle wrote:
Currently the wcmd shell starts up with no prompt, this has to be corrected in my batch files. prompt $p$g etc. please update, this has been changed.
Thanks for the info, I just tried the 20030115 and that prompt $p$g is default somewhere now. (is there a file it is set in?) However, the autoexec.bat is stil not executed, I tested with the following and with wcmd. @echo off echo test... set TEST=true I think this is a key feature, I would like to use this to set some enviroment variables, currently I have to run a batch file manually each time I start wcmd. Could this be considered for implementation please? Regards JG