AppIdxRec
Use this function to get an archive record based on the APPIDX.DFD file and settings in the Trigger2Archive control group.
Syntax
There are no parameters for this function.
Example
Here are some examples. Assume that...
- The rundate is 01/10/2009
- The sub-string of extract record being processed is:
SCO1234567HEADERREC00000…
- The FORM.DAT file contains the following:
;SAMPCO;LB1;Libby;;R;;letter|D<INSURED(1),COMPANY(1),AGENT(1)>;
Also assume these INI options exist:
< Trigger2Archive >
Company = Company
LOB = LOB
PolicyNum = PolicyNum
RunDate = RunDate
Function |
Result |
Explanation |
Comment = AppIdxRec() Print_It ( Comment ) |
1 or 0 |
|