PRIORITYNot in LE
Print Topic  Return to Overview  Previous Topic  Next Topic 
Purpose:Display or set process priority, or suspend or resume a process.

 

Format:PRIORITY [/Q /R /S PID | "title" ABOVE | BELOW | NORMAL | HIGH | IDLE | REALTIME]

 

ABOVEAbove normal priority
BELOWBelow normal priority
NORMALNormal (default) priority
HIGHHigh priority
IDLEIdle priority (only executes when no higher priority task is scheduled)
REALTIMERealtime priority

 

/Q(uiet)/S(uspend)

/R(esume)

 

Usage:

 

You can specify the process either by the PID or by the window title.  If you don't specify either a PID or title, PRIORITY will adjust the priority of the current TCC process.

 

If you do not enter any arguments, PRIORITY displays all of the active processes, their current priority, the module names, and the window titles (if any).

 

Options:

 

/QDon't display any suspend / resume messages.

 

/RResume the process

 

/SSuspend the process

 

Topic "priority.htm" last edited 4/28/2008. ©2008  JP Software, Inc.
Keywords: PRIORITY