Loading...
Select Version
&pagelevel(3)&pagelevel
Domain: Environment information (TIAM)
The STATION( ) function supplies the station name of the TIAM station from which the procedure was initiated.
Format
STATION( ) |
Result type
STRING(<string 1..8>)
Input parameters
None
Result
Station name in the form of a string.
Error message
SDP0435 DESIRED INFORMATION NOT AVAILABLE
Example
/A = STATION( ) /SHOW-VARIABLE A A = $$$06580
For comparison: the STATION field indicates the name of the TIAM station:
/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 ...