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
Print Page as PDF
Routine: DGADDVAL

Package: Registration

Routine: DGADDVAL


Information

DGADDVAL ;ALB/JAM - UAM Address Validation ;28 May 2020 10:33 AM

Source Information

Source file <DGADDVAL.m>

Entry Points

Name Comments DBIA/ICR reference
EN(DGINPUT,DGTYPE) ; Main entry point
; Input: DGINPUT (Required, pass by reference) - Array containing the address to be validated
; DGTYPE (optional) - Address Type: "R"-Residential "C"-Confidential "P"-Permanent (default)
; Output: DGINPUT (Pass by reference) - Array will contain the address accepted by the user
; Return: 0 - error has been encountered
; 1 - validation is completed and DGINPUT contains the accepted address
Info |  Source |  Entry Points