| A utility for script writers. This enabled a script program to be
packaged in a jar file without needing a java "Main" class. This
class's main function simply creates a global called
args , which is the array of command line arguments,
and then loades main.os which is provided by the script
program.
author: Rob Clark (rob@ti.com) author: version: 1.2 |