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 Remove (USLRM) with defaults.


UNIX

Panel

Html bobswift

<pre>
cd /opt/universal/bin    
uslrm -component 123456789
</pre>

Windows

Panel

Html bobswift

<pre>
cd c:\program files\universal\uspoolbin                       
uslrm -component 123456789
</pre>


Anchor
1070387
1070387
The only required option is -component (the component ID; you can execute Universal Spool List (USLIST) utility to find specific component IDs.

...