Hi all,
And thanks for helping in advance.
I have a slight problem with my bat script, yes again. lol.
I have used the "set" command to set a variable in dos. eg
Set 1=hello
if i type in at the prompt: echo %1%, i get this "hello"
now if i put that same command in to a bat file nothing comes back. its as if the variable is not set, i have tried so many different things such as enclosing in "", and adding the '.' after echo, nothing seems to get the bat file to return my variable.
Please, please, please, please, please, please can someone help me as i am about to hair out my head.
Thank you so much
Pritesh