I referred to https://getsatisfaction.com/apperyio/...
and it almost does what I want.
It seems that when using ScriptCall the calling script waits for a response from the called script before continuing on. I don't want that behavior.
I need to call another script asynchronously. Is there a way to do that?