epocprocesspriority
priority
Use the epocprocesspriority
statement to specify the process priority for your executable EXE
.
Specify low
, background
,
foreground
, high
,
windowserver
, fileserver
,
realtimeserver
or supervisor
.
The value specified will be passed on to petran
via its -priority
switch.
Use of this statement will have no effect under Win32 platforms.