Guardian Programming Reference Summary for pTAL and TAL

Procedure Calls Summary (O-Q)
Guardian Programming Reference Summary for pTAL and TAL522631-001
7-39
PROCESSINFO
(Superseded by PROCESS_GETINFO_ and PROCESS_GETINFOLIST_) Obtains
process status information.
error := PROCESSINFO ( cpu,pin
,[ process-id ]
,[ creator-access-id ]
,[ process-access-id ]
,[ priority ]
,[ program-filename ]
,[ home-terminal ]
,[ sysnum ]
,[ search-mode ]
,[ priv-only ]
,[ processtime ]
,[ waitstate ]
,[ process-state ]
,[ library-filename ]
,[ swap-filename ]
,[ context-changes ]
,[ flag ]
,[ licenses ]
,[ jobid ] );
error, INT returned value
0 The status for process cpu,pin returns.
1 Process cpu,pin does not exist or does not match the specified criteria.
2 Process cpu,pin does not exist, and no higher cpu,pin in the specified processor
matches the specified criteria.
3 Unable to communicate with cpu.
5 The system specified by sysnum could not be accessed.
6 Internal error.
7 Unable to process a D-series file name.
99 Parameter error
cpu,pin, INT:value input
process-id, INT:ref:4 input, output
creator-access-id, INT:ref:1 input, output
process-access-id, INT:ref:1 input, output
priority, INT:ref:1 input, output
program-filename, INT:ref:12 input, output