Question
Terminate (VB)Script early
Hi,
is there a simple possibility to end a VB-Script for Indesign (e.g. in a case of error)? The Problem is, that Indesign doesn't use the Windows Script Host to exectute the script, so the standard procedure Wscript.End() doesnt work.
Thanks!