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: MAGGSIA

Package: Imaging

Routine: MAGGSIA


Information

MAGGSIA ;WOIFO/GEK/SG/NST - Imaging RPC Broker calls. Add/Modify Image entry ; Dec 05, 2018@10:43am

Source Information

Source file <MAGGSIA.m>

Entry Points

Name Comments DBIA/ICR reference
ADD(MAGRY,MAGARRAY) ; RPC [MAG4 ADD IMAGE]
; Calls UPDATE^DIE to Add an Image File entry
; Called from Import API Delphi component and ImportX (Active X) control.
; Parameters :
; MAGARRAY - array of field numbers and their entries
; i.e. MAGARRAY(1)=".5^38" field# .5 data is 38
; If Long Description is included in array (field 11), we create a new
; array to hold the text, and pass that to UPDATE^DIE
; If this entry is an Image Group
; i.e. MAGARRAY(n)="2005.04^344"
; (the field 2005.04 is the OBJECT GROUP MULTIPLE)
; ( 344 is the pointer to the Image File Entry that will be added
; ( as a member of this new/existing Group)
C1 ; 59
CLEAN ; Called as tag

Used in RPC

RPC Name Call Tags
MAG4 ADD IMAGE ADD
Info |  Source |  Entry Points |  Used in RPC