![]() |
Selective merge |
The information in this document applies to:
WordPerfect® 5.1 for DOS
Problem
Symptoms: Merge: logic to merge records only if a particular field is not blank. Customer wants to check a field to see if it is blank. If it is don't merge the record, if it is not, merge that record. Solutions: A simple way to solve the problem is: {LABEL}top~{IF BLANK}3~{NEXTRECORD}{GO}top~{END IF} {FIELD}1~ {FIELD}2~ {FIELD}3~ The field is checked. If it is empty the "next record" code is used and the "go" command transfers execution of the merge to the label "top". Causes: Customer did want lables with an empty field to be merged. |
Answer:
Details:
Product specifications, packaging, technical support and information (*Specifications*) refer to theUnited States retail English version only. Specifications for other versions may vary. All Specifications, claims, features, representations, and/or comparisons provided are correct to the best of our knowledge of the date of publication, but are subject to change without notice.OUR MAXIMUM AGGREGATE LIABILITY TO YOU AND THAT OF OUR DEALERS AND SUPPLIERS IS LIMITED. IT SHALL NOTEXCEED THE AMOUNT YOU PAID TO ACCESS THE INFORMATION. SEE LEGAL DISCLAIMER. |