I want a script to exeute a different script if it can't find similar records.
I have a script that grabs the name of a title, then goes to another database and searches for similar items with the same title. What I would like to happen is that instead of getting the screen, "no records match this request", the original find script would instead execute a different script.
So basically some type of if then statement, but how do I use scriptmaker to execute this?
Thanks,
Paul