- Oct
- 369
- 2
Hello - I am not sure if this is an error -- if not I would apprecaite some
advice on how to get it to work
I start tcmd, which in turn start tcc. I have a tcstart.cmd file, and one of
the items in the file is to set a volatile variable, ie
set /e /v foo=1
I then have code in the tcstart.cmd file to check to see if "foo" variable
exists and has been set. What I am seeing is that when I create a new tcc tab,
it does not see to be picking up that foo has been set -- is this the way this
is supposed to work? Thanks for any help
advice on how to get it to work
I start tcmd, which in turn start tcc. I have a tcstart.cmd file, and one of
the items in the file is to set a volatile variable, ie
set /e /v foo=1
I then have code in the tcstart.cmd file to check to see if "foo" variable
exists and has been set. What I am seeing is that when I create a new tcc tab,
it does not see to be picking up that foo has been set -- is this the way this
is supposed to work? Thanks for any help