MAGQBP VAL (3832)    REMOTE PROCEDURE (8994)

Name Value
NAME MAGQBP VAL
TAG VAL
ROUTINE MAGBVAL
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
DESCRIPTION
This call will validate existing data in the 
IMAGING SITE PARAMETERS File.
If existing data is invalid,  the BP cannot run the 
Imaging Site Parameters edit window.
INPUT PARAMETER
  • MAGARRAY
    PARAMETER TYPE:   LIST
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    Array of Field Numbers to Validate
    
  • ALL
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   NO
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    if ALL=1  then all fields will be validated.
    if ALL=0  then the validation will stop when first invalid
    entry is found.
    
RETURN PARAMETER DESCRIPTION
Array(0)=1^Success    if all field data was valid
Array(0)="0^Error message"  if any data is invalid
if ALL=1  then Array(1..n) will contain Error messages for
all fields that have invalid data.