I am trying to create a query string based on GET values passed to common vars: if isset, gTipo = $_GET[\'tipo\'] and others like this.
I am having trouble with the following command prompt commands (in Windows XP). set SOMEVAR= for /F %i in (1 2 3) do set SOMEVAR=%SOMEVAR% \"%i\"