Searched defs:ORG (Results 1 – 2 of 2) sorted by relevance
16 if "%~1"=="--organization" (set ORG=%2) & shift & shift & goto CheckOpts variable33 if "%ORG%"=="" (set ORG=python) variable
22 if "%~1"=="--organization" (set ORG=%2) & shift & shift & goto CheckOpts variable44 if "%ORG%"=="" (set ORG=python) variable