Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following figures illustrate how to list the standard output spool file for a specific component ID.


Html bobswift <pre>

UNIX

Panel
cd /opt/universal/bin    
uslist -list STDOUT -component 123456789
</pre>

Windows

panel

Html bobswift <pre>
cd c:\program files\universal\uspool\bin                       
uslist -list STDOUT -component 123456789
</pre>


Anchor
1070239
1070239
The standard output spool file is written for component 123456789.

...

The command line options used in this example are:

Option

Description

-list

Type of database from which to select records to write.

-component

Component identifier for which records will be selected to write.

Anchor
1069106
1069106
Components

...