Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

The following figures illustrate how to execute Universal Spool List (USLIST) with all defaults. (No options are required to issue USLIST.)


UNIX

Panel

Html bobswift

<pre>
cd /opt/universal/bin    
uslist   
</pre>

Windows

Panel

Html bobswift

<pre>
cd c:\program files\universal\uspool\bin    
uslist   
</pre>


Anchor
1069736
1069736
Since no USLIST options are supplied, this example, by default, lists the contents of the Universal Broker Component database (UBROKER). A summary of all records is produced; no detail component records are written.

...