Is it possible to set a Dos variable with kix.
I want to do this:
SET TEST=USERNAME

I have tried this
SET "TEST=@USERID"
SHELL "SET TEST=@USERID"
and SETL, SETM
nothing works ??

THANKS !!

Kjetil