
All this program does is to pass on its command line via VA_START 
to an already running Scripter.
This is useful if one wants to start a script from within a program 
that does not check whether the application to be started is running
already.
One concrete use for this would be an Outfile filter for Cat.

