2000 Resource Kit SETX command

  • Thread starter Thread starter Tom Del Rosso
  • Start date Start date
T

Tom Del Rosso

I can't figure out how to erase a variable with SETX. With SET it's just
"SET var=" but nothing works with SETX.
 
Tom Del Rosso said:
I can't figure out how to erase a variable with SETX. With SET it's just
"SET var=" but nothing works with SETX.

Nevermind. It's this:

SETX var ""
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top