MAGGTU4M ;WOIFO/GEK - MUSE3 VIEWER UTILITIES
Source file <MAGGTU4M.m>
| 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. |
| RPC Name | Call Tags |
|---|---|
| MAG5 GET MUSE TABLE | TABLE |
| MAG5 GET NETLOC INFO | NETLOC |