Showing: SET Commands
Used to set an environmental variable. *
SET VarName=Value
@ECHO OFF CLS SET DX21=NEXT TIME ECHO %DX21% ECHO. ECHO. SET
* This text may contain reprinted material from the Microsoft .