|
|
|
|
|
by brirec
2217 days ago
|
|
SET BLASTER No “=” — `SET BLASTER=` will erase the variable, and of course `SET BLASTER=f00` will set it to “f00”.
N.b., `SET FOO` will display all variables beginning with “FOO” and remember that DOS/Windows vars aren’t case sensitive. |
|