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 |  Used in RPC
Print Page as PDF
Routine: MAGGTU4M

Package: Imaging

Routine: MAGGTU4M


Information

MAGGTU4M ;WOIFO/GEK - MUSE3 VIEWER UTILITIES

Source Information

Source file <MAGGTU4M.m>

Entry Points

Name Comments DBIA/ICR reference
NETLOC(MAGRY,IEN) ;RPC [MAG4 GET NETLOC INFO]
; Gets info from Network Location file.
; IEN is the Internal Entry Number in the NETWORK LOCATION File
TABLE(MAGRY,IEN) ;RPC [MAG4 GET MUSE TABLE]
; IEN is the Internal Entry Number in the NETWORK LOCATION File.
; This will return all MUSE FORMAT TABLE entries for the IEN.
; or
; IEN = 'SITE'
; This will return MUSE FORMAT TABLE entries that are defined for
; MUSE Sites.
; or
; IEN = 'ALL'
; This will return an Array, including the Default Format mapping
; in a format that can be shown to the user.
SITE ;called internally
; We get here if user wants ALL MUSE FORMAT TABLE Entered at this VistA Site.
ALL ;called internally
; This function will return an array of MUSE FORMAT TABLE entries for Display
; to the user.
; This Array will include the 'Default' values that are used, and any
; Site Specific entries in the MUSE FORMAT TABLE File.

Used in RPC

RPC Name Call Tags
MAG5 GET MUSE TABLE TABLE
MAG5 GET NETLOC INFO NETLOC
Info |  Source |  Entry Points |  Used in RPC