cmd - need explanation of a batch code -


can me explain below batch code doing?

rem client: crm_ci_m8626aabbqnbam200030.1.5 set name=%client% /f "tokens=1 delims=_" %%a in ("%name%" ) (     set name=%%a ) 

if crm_ci_m8626aabbqnbam200030.1.5 in %client%, code assigns crm %name%.


Comments

Popular posts from this blog

mod rewrite - Using "?" when rewriting the URL -

.htaccess: Transfer name to index.php if not directory public -

Admob integration with pygame in android -