NUPA LOOKUP (2952)    REMOTE PROCEDURE (8994)

Name Value
NAME NUPA LOOKUP
TAG LOOK
ROUTINE NUPABCL
RETURN VALUE TYPE GLOBAL ARRAY
WORD WRAP ON TRUE
DESCRIPTION
Does lookups on files.  Returns info in ^TMP("DILIST",$J) or -1 if record
not in file.
INPUT PARAMETER
  • PARAMETERS
    PARAMETER TYPE:   LIST
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    Array of format:
     
    PAR("F")=The file to do the lookup on.
    PAR("V")=The value to lookup.
    PAR("FD")=Fields to return data from.
    PAR("IND")=Indexes to do the lookup on.
    PAR("NUM")=Number of results to return.
    PAR("SCR")=The fileman lookup screen.
    
RETURN PARAMETER DESCRIPTION
Output is returned in ^TMP($J) and varies depending on the fields
selected.