Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

PROCESSOR( ) Request processor name

&pagelevel(3)&pagelevel

Domain: Environment information (TIAM)

The PROCESSOR( ) function supplies the processor name of the TIAM station, i.e. the terminal at which the current task was started.

Format

PROCESSOR( )


Result type

STRING (<string 1..8>)

Input parameters

None

Result

TIAM station name in the form of a string.

Error message

SDP0435  DESIRED INFORMATION NOT AVAILABLE

Example

/A = PROCESSOR( )
/SHOW-VARIABLE A
A = FIREBALL

For comparison: The name of the TIAM station is indicated in the STATION field:

/show-job-status
%TSN:     29XX       TYPE:    3 DIALOG   NOW:     2007-04-26.110747
%JOBNAME: BERTA      PRI:     0 210
%USERID:  USER1      JCLASS:  JCDSTD     LOGON:   2007-04-26.1053
%ACCNB:   ACC01      CPU-MAX:   9999     CPU-USED:000000.6447
%STATION: $$$06580   PROC:    FIREBALL
...