Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Source Information |  Call Graph |  External References |  Local Variables |  All
Print Page as PDF
Option: XUSERWHERE

Package: Kernel

Option: XUSERWHERE


Source Information

Name Value
NAME XUSERWHERE
MENU TEXT Where am I?
UPPERCASE MENU TEXT WHERE AM I?
DELEGABLE YES
E ACTION PRESENT YES
ENTRY ACTION D GETENV^%ZOSV W !!,"UCI: ",$P(Y,U)," VOLUME SET: ",$P(Y,U,2) W:$P(Y,U,3)]"" " NODE: ",$P(Y,U,3) W !," DEVICE: ",$I,$S($D(IO("IP")):" ("_IO("IP")_")",1:"")
DESCRIPTION
This option shows a user their environment.
Changed from showing IO("ZIO") to IO("IP").
CREATOR ADAM,ADAM
TYPE action
TIMESTAMP OF PRIMARY MENU 2009-01-07 14:44:19

Call Graph

Call Graph Total: 1

Package Total Call Graph
Kernel 1 GETENV^%ZOSV  

External References

Name Field # of Occurrence
GETENV^%ZOSV 2

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
IO("IP" 2
U 2
>> Y 2
Source Information |  Call Graph |  External References |  Local Variables |  All