[Download-List] Problem with DOWNLOAD using APPL.APPLICANT
Linda Jarriel
jarriell at musc.edu
Wed May 12 16:09:07 EDT 2004
We are trying to download the first two occurrences of PERSON.ADDRESSES
for our applicants. It works fine if we only want the first occurrence:
SELECT APPLICATIONS SAMPLE 2
DOWNLOAD APPLICATIONS SECONDARY.FILE PERSON KEY APPL.APPLICANT ALIAS S
APPL.APPL
ICANT S->PERSON.ADDRESSES NUM.VALUES 1
DOWNLOAD version 6.02
Using input file APPLICATIONS
Output to screen
"0022186","PHA0022186"
"0019128","PHA0019128"
And it used to work fine when we asked for the first two occurrences,
but today we get:
SELECT APPLICATIONS SAMPLE 2
DOWNLOAD APPLICATIONS SECONDARY.FILE PERSON KEY APPL.APPLICANT ALIAS S
APPL.APPL
ICANT S->PERSON.ADDRESSES NUM.VALUES 2
DOWNLOAD version 6.02
Using input file APPLICATIONS
Output to screen
"0022186","","PHA0022186",""
"0019128","","PHA0019128",""
When we use NUM.VALUES 3, we get:
DOWNLOAD APPLICATIONS SECONDARY.FILE PERSON KEY APPL.APPLICANT ALIAS S
APPL.APPL
ICANT S->PERSON.ADDRESSES NUM.VALUES 3
DOWNLOAD version 6.02
Using input file APPLICATIONS
Output to screen
"0022186","","","PHA0022186","",""
"0019128","","","PHA0019128","",""
The first applicant has only one occurrence of PERSON.ADDRESSES. The
second has two occurrences:
LIST PERSON WID 0022186 0019128 PERSON.ADDRESSES
LIST PERSON WITH @ID LIKE 0022186 0019128 PERSON.ADDRESSES 15:31:02 May
12 2004 1
PERSON.... PERSON.ADD
0019128 PHA0019128
POA0019128
0022186 PHA0022186
2 records listed
We have been on version 6.02 for some time, and this has worked until
today. Has anyone experienced this problem? Should I load version 7.10?
Thanks,
Linda Jarriel
Medical University of South Carolina
843-792-8308
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.cedarville.edu/pipermail/download-list/attachments/20040512/4a0af4aa/attachment.html>
More information about the download-list
mailing list