Hi
i get this error " Can't handle single and double quotes in same argument"
when i try to send a command to shell
wmic/output: c:\temp\text.html path Win32_Process WHERE "name like 'notepad.exe'" get /format:hform
since notepad.exe has to single quoted inside of a double quote
hmmmm
how can i avoid this error ?
thanks AH
i get this error " Can't handle single and double quotes in same argument"
when i try to send a command to shell
wmic/output: c:\temp\text.html path Win32_Process WHERE "name like 'notepad.exe'" get /format:hform
since notepad.exe has to single quoted inside of a double quote
hmmmm
how can i avoid this error ?
thanks AH