Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Source Information |  Global Variables Directly Accessed |  Local Variables |  All
Print Page as PDF
Option: XU-486 MENU COPY

Package: Kernel

Option: XU-486 MENU COPY


Source Information

Name Value
NAME XU-486 MENU COPY
MENU TEXT Copy the compiled menus from the print server
UPPERCASE MENU TEXT COPY THE COMPILED MENUS FROM T
E ACTION PRESENT YES
ENTRY ACTION S SYS="CS" F S SYS=$O(^%ZIS(14.5,"B",SYS)) Q:SYS'["CS" S UCI="VAH",%X="^XUTL(""XQO"",",%Y="^[UCI,SYS]XUTL(""XQO"",",%=$E(%Y,1,$L(%Y)-1)_")" X "K @% D %XY^%RCR"
DESCRIPTION
This option is just for the MSM 486 site that run Taskman only on the
print server and need to get up-dated compiled menus to the compute
servers.
It should be scheduled to run after the menu tree rebuild has finished on
the print server. As distributed it only copies the compiled menus to a
UCI named VAH on compute servers named CSA,CSB,...
It uses %RCR to copy the data.
CREATOR ADAM,ADAM
TYPE action

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^%ZIS(14.5 - [#14.5] 2

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
% 2
%X 2
%Y 2
>> SYS 2
>> UCI 2
Source Information |  Global Variables Directly Accessed |  Local Variables |  All