Noclar7
09-30-2003, 07:31 PM
Hello all.. starting to play with the ol Lscript.. 2nd try .. got a quick question
is it possible to set the objDir command to a type of variable?
like say if I had something like
objDir = (%programfiles%)
would go to programfiles directory
you can try this by clicking start->run then typing this in
%programfiles%
or more specifically
objDir = (%programfiles%/Wolfenstein - Enemy Territory)
and would go to wolfenstien Dir root
or is there another way to direct this to windows specific folders.
I know that command with the "%" sign only works with windows directorys so how could I or can I do this in a LS?
thanks
newbscript .01,
is it possible to set the objDir command to a type of variable?
like say if I had something like
objDir = (%programfiles%)
would go to programfiles directory
you can try this by clicking start->run then typing this in
%programfiles%
or more specifically
objDir = (%programfiles%/Wolfenstein - Enemy Territory)
and would go to wolfenstien Dir root
or is there another way to direct this to windows specific folders.
I know that command with the "%" sign only works with windows directorys so how could I or can I do this in a LS?
thanks
newbscript .01,