Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Naked Globals |  Local Variables |  Marked Items |  All
Print Page as PDF
Routine: ZOSF

Package: Kernel

Routine: ZOSF


Information

ZOSFONT ;SFISC/AC - SETS UP ^%ZOSF FOR Open M for NT ;09/29/98 08:26 [ 04/02/2003 8:29 AM ]

Source Information

Source file <ZOSF.m>

Entry Points

Name Comments DBIA/ICR reference
VOL
MGR
Z ;;
PROD
OS

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Timeout: $S($G(DTIME):DTIME,1:9999)
  • Variable: X
  • Line Location: MGR+0
Function Call: WRITE
  • Prompt: !,"NAME OF MANAGER'S NAMESPACE: "_^%ZOSF("MGR")_"// "
  • Line Location: MGR+0
Function Call: READ
  • Timeout: $S($G(DTIME):DTIME,1:9999)
  • Variable: X
  • Line Location: PROD+0
Function Call: WRITE
  • Prompt: !,"PRODUCTION (SIGN-ON) NAMESPACE: "_^%ZOSF("PROD")_"// "
  • Line Location: PROD+0
Function Call: READ
  • Timeout: $S($G(DTIME):DTIME,1:9999)
  • Variable: X
  • Line Location: VOL+0
Function Call: WRITE
  • Prompt: "MUST BE 1-5 uppercase characters."
  • Line Location: VOL+0
Function Call: WRITE
  • Prompt: !!,"ALL SET UP",!!
  • Line Location: OS+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^%ZOSF( ZOSFONT+4, ZOSFONT+5*
^%ZOSF("MASTER" ZOSFONT+3!
^%ZOSF("MGR" MGR*
^%ZOSF("OS" OS*
^%ZOSF("PROD" PROD*
^%ZOSF("SIGNOFF" ZOSFONT+3!
^%ZOSF("VOL" VOL*

Label References

Name Line Occurrences
MGR MGR
PROD PROD
VOL VOL

Naked Globals

Name Field # of Occurrence
^("UCICHECK" MGR, PROD

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %Y ZOSFONT+3*
DTIME MGR, PROD, VOL
>> I ZOSFONT+4*, ZOSFONT+5*
>> X ZOSFONT+5*, MGR*, PROD*, VOL*
>> Y MGR, PROD
>> Z ZOSFONT+5*
ZO ZOSFONT+4!
ZO( ZOSFONT+4*, ZOSFONT+5

Marked Items

Name Field # of Occurrence
$T(Z+1+I ZOSFONT+5
$T(Z+I ZOSFONT+5
Info |  Source |  Entry Points |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Naked Globals |  Local Variables |  Marked Items |  All