VOGONS

Common searches


Search results

Display options

Batch "If ... Else" Statement?

What is wrong with the following statement? %1 is set to 'beam' if %1x==x (call ..\GetName.bat) else set name=%1 if %1x==x (call ..\GetName.bat) else (set name=%1) ... @echo on, shows 'set name=%1' cmd NOT activated, why in either 'if' statement. 🙁 Phil

Page 2 of 2