[Richware Logo]
 
All software distributed from these pages has been released to public domain. Software may be freely copied, distributed, and modified. Software is provided as is, free of charge. The author assumes no responsibility or liability for the use of this software.


PUP
 

PUP increases the base priority of the specified process by one. If no process is specified, the current process is used. PUP will warn the user if the base priority will be increased above 4.

PUP is distributed as a DCL command procedure.

Example Usage
$ PUP 2020C143
Base priority increased to 3.

$ PUP 2020D2A7
Raising the priority of this process would yield a base priority of 5.
Raise priority anyway [N]? Y
Base priority increased to 5.
 
 
Downloading Instructions: Click on View Command Procedure below, then use your browser's Save As option from the File menu to save the command procedure. 
 
View Command Procedure
     
View Online Documentation 
Back to the  Home Page
 
©1998 by Richard D. Johnson