hi i get an error whe i try to put this as a text
""Set WshShell = CreateObject("WScript.Shell")
WshShell.Run chr(34) & "bat.bat" & Chr(34), 0
Set WshShell = nothing"" to the multiline box the error is detected at the word "WScript" how to correct that?
thanks