SyntaxFix
Write A Post
Hire A Developer
Questions
Dont use spaces:
SET @var="GREG" ::instead of SET @var = "GREG" ECHO %@var% PAUSE