TestResult find|notfind, <string>, <label>
Pr'¿½ft, ob das Resultat des vorherigen Befehls eine bestimmte Zeichenkette
enthielt (oder nicht enthielt) und springt dann zur angegebenen Sprungmarke.
LocalExec "C:\programme\zip\zip.exe d:\data\archiv.zip d:\download\newfile.dat"
TestResult notfind, "(exit code 0)", badcmd
...
Exit
:badcmd
// error handling
exit
← Back to Script Commands