quiz parallel linkage

Ken Langendock Ken at Langendock.com
Thu Mar 5 09:24:42 CST 2015


Have you tried qualifying your access statement fully?

 

ACCESS ACCOUNTS &

  LINK ACCT_NUM OF ACCOUNTS &

    TO CLIENT_NUM &

    OF ACT_CLIENT &

       OPTIONAL &

  AND &

  LINK ACCT_NUM OF ACCOUNTS &

    TO CLIENT_NUM &

    OF EXP_CLIENT &

       OPTIONAL 

 

But them again I NEVER use AND in quiz. I use QTP to extract all data and
quiz only to report the subfile contents.

 

Ken

 

 

From: powerh-l-bounces+ken.langendock=rogers.com at lists.sowder.com
[mailto:powerh-l-bounces+ken.langendock=rogers.com at lists.sowder.com] On
Behalf Of Lorry Litman
Sent: March 5, 2015 9:56 AM
To: PowerHouse listserver
Subject: quiz parallel linkage

 

 

Hi,

 

I'm not getting the results I'm expecting from this parallel linkage.

VMS 7.3-2  PH 7.10G1

This involves 3 RMS indexed files

Accounts, Act_client, Exp_client

Act_client and Exp_client are identical files/record structure.

Acct_num and client_num are both num * 9. 

Acct_num should be found in one of act_client or exp_client. Yes, it's
possible in rare situations it's not found in either, but that's a different
issue.

 

ACC ACCOUNTS LINK ACCT_NUM &

TO CLIENT_NUM OF ACT_CLIENT OPT &

AND TO CLIENT_NUM OF EXP_CLIENT OPT

 

If the acct_num exists in act_client info is found/reported

If acct_num exists in exp_client info is not found/reported

 

If I reverse the access statement and have exp_client as the first link and
then act_client second I get the reverse result of the above.

 

If I link to each file individually it will find it.

 

I've tried optional on the first linkage only, the second linkage only or
both and no different result.

 

What am I not understanding of how parallel linkage should work?

 

 

Thanx

Lorry Litman

Application Management

 <mailto:llitman at manitoba-ehealth.ca> llitman at manitoba-ehealth.ca

204-926-9076

 

  _____  

No virus found in this message.
Checked by AVG - www.avg.com
Version: 2015.0.5751 / Virus Database: 4299/9219 - Release Date: 03/03/15

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sowder.com/pipermail/powerh-l/attachments/20150305/0eb4389f/attachment-0001.htm>


More information about the powerh-l mailing list