Previous Topic

Next Topic

Book Contents

Using PFConsole utility within a script

If you are running several imports or exports, you can generate a script that runs the utilities in batch mode. To pause the script until the application completes and then moves to the next command, use the following command:

start /wait <pfconsole command line>

where:

<pfconsole command line> is the string of commands you specify when you run the PFConsole utility.

For more information, see Running the PFConsole utility from the command line.

Send Feedback