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

Package: Imaging

Routine: MAGGNLKP


Information

MAGGNLKP ;WOIFO/GEK - Lookup from delphi into any file ; [ 06/20/2001 08:56 ]

Source Information

Source file <MAGGNLKP.m>

Entry Points

Name Comments DBIA/ICR reference
LKP(MAGRY,MAGIN,DATA) ;RPC [MAG3 LOOKUP ANY]
; Generic lookup using FIND^DIC
; MAGRY is the Array to return.
; MAGIN is parameter sent by calling app (Delphi)
; FILE NUM ^ NUM TO RETURN ^ TEXT TO MATCH ^ FIELDS ^ SCREEN ($P 5-99)
;
; DATA :
; LVIEW =Piece 1
; +LVIEW = 1 :
; result array is formatted for a magListView control
; i.e. ^ delimiter for data and "|" delimiter for IEN
; +LVIEW = 0 :
; old way, " " delim for data and '^' delim for IEN
; INDEX = Piece 2 ;151T4 corrected spelling, from INDX
; This is the index to search
; Defaults to "B"
;
FINDERR(XI) ;

Used in RPC

RPC Name Call Tags
MAG3 LOOKUP ANY LKP
Info |  Source |  Entry Points |  Used in RPC