2 |
|
|
3 |
=head1 General-Purpose Load Script |
=head1 General-Purpose Load Script |
4 |
|
|
5 |
|
C<LoadScript> [I<options>] I<command> [ I<trace1> I<trace2> ... I<traceN> ] |
6 |
|
|
7 |
This method executes a list of commands. If a command fails, it writes |
This method executes a list of commands. If a command fails, it writes |
8 |
the unprocessed commands into a file so they can be resumed. |
the unprocessed commands into a file so they can be resumed. |
9 |
|
|
28 |
|
|
29 |
LoadScript seed FIG Stats |
LoadScript seed FIG Stats |
30 |
|
|
31 |
would run the SEED load |
would run the SEED load with tracing on for the B<FIG> and B<Stats> modules. |
32 |
addition to the positional parameters, the following command-line options are |
|
33 |
|
In addition to the positional parameters, the following command-line options are |
34 |
supported. |
supported. |
35 |
|
|
36 |
=over 4 |
=over 4 |