VistA Analysis » VistA Reference » RPCs » MAG3 LOOKUP ANY

MAG3 LOOKUP ANY

Lookup using FIND^DIC for general purpose file lookup.

Properties

Property Value
Label LKP
MUMPS Implementation MAGGNLKP
Return Type ARRAY

Input Parameters

Name Type Maximum Data Length Required Description                                          
ZYx LITERAL 256 true ; ZY is parameter sent by calling app (Delphi) ; FILE NUM ^ NUM TO RETURN ^ TEXT TO MATCH ^ ^ SCREEN ($P 5-99)                                          
MAGIN LITERAL 200 true MAGIN is parameter sent by calling app (Delphi) FILE NUM ^ NUM TO RETURN ^ TEXT TO MATCH ^ FIELDS ^ SCREEN ($P 5-99)                                          
DATA LITERAL 40 true   TAB ; DATA : TAB ; LVIEW =Piece 1 TAB ; +LVIEW = 1 : TAB ; result array is formatted for a magListView control TAB ; i.e. ^ delimiter for data and " " delimiter for IEN TAB ; +LVIEW = 0 : TAB ; old way, " " delim for data and '^' delim for IEN TAB ; INDX = Piece 2 TAB ; This is the index to search TAB ; Defaults to "B"


Document generated on August 31st 2022, 2:55:43 pm