Difference between revisions of "MAG4 ADD IMAGE"

From VistApedia
Jump to: navigation, search
(Added Glossary link to Action~)
 
Line 22: Line 22:
 
         A(i)=field number^field value
 
         A(i)=field number^field value
 
           or
 
           or
         A(i)=action code^value
+
         A(i)=[[action~|Action]] code^value
 
   ''RETURN PARAMETER DESCRIPTION'':
 
   ''RETURN PARAMETER DESCRIPTION'':
 
     Successful  MAGRY = IEN^FILE NAME (with full path)
 
     Successful  MAGRY = IEN^FILE NAME (with full path)
 
     UNsuccessful MAGRY = 0^Error desc
 
     UNsuccessful MAGRY = 0^Error desc

Latest revision as of 11:39, 10 July 2012

To VistA Imaging Issues


MAG4 ADD IMAGE

Adds a new entry to the IMAGE File ^MAG(2005

NUMBER: 1256                            
 NAME: MAG4 ADD IMAGE
 TAG: ADD
 ROUTINE: MAGGSIA
 RETURN VALUE TYPE: ARRAY
 AVAILABILITY: RESTRICTED
 DESCRIPTION:
    Adds a new entry to the IMAGE File ^MAG(2005
 INPUT PARAMETER: MAGARRAY
   PARAMETER TYPE: LIST
   REQUIRED: YES
   SEQUENCE NUMBER: 1
   DESCRIPTION:
     This is the image data list in the form
       A(i)=field number^field value
         or
       A(i)=Action code^value
 RETURN PARAMETER DESCRIPTION:
   Successful   MAGRY = IEN^FILE NAME (with full path)
   UNsuccessful MAGRY = 0^Error desc