public class RunScript extends java.lang.Object implements CommandLineTool
Copyright 2007 Partner Software, Inc.
| Constructor and Description |
|---|
RunScript() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String... args)
Runs the tool from the command line, accepting any file paths passed to
it as parameter and attempting to run each in turn.
|