VEJD DDR GETS ENTRY DATA (1095)    REMOTE PROCEDURE (8994)

Name Value
NAME VEJD DDR GETS ENTRY DATA
TAG GET
ROUTINE VEJDDDR0
RETURN VALUE TYPE GLOBAL ARRAY
AVAILABILITY AGREEMENT
WORD WRAP ON TRUE
INPUT PARAMETER
  • VEJDFILE
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is the number of the file in which you wish to search.
    
  • VEJDIENS
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This is the IENS for the search.  See the instructions on constructing an
    IENS in the FileMan Programmer's Manual
    
  • VEJDFELD
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    This is an ^ (or ";") delimited list of field numbers to return from the
    entry identified in VEJDIENS
    
  • VEJDFLAG
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   4
    DESCRIPTION:   
    This is a string containing up to 3 characters that will modify how
           R: Resolves field numbers to field names.
    FileMan presents the results of this operation:
     
           E: Return data in external format
           I: Return data in internal format
                   Mutually exclusive.
     
           N: Do NOT return null values (do NOT use this, Jay.  It will screw
    up how I put the entries in the return array for you).
    
RETURN PARAMETER DESCRIPTION
Returns an array with the following format:
 
Filenumber^IENS^FieldNumber^Result