![]() |
Merge/Macro - Cannot Use Greater Than Or Equa |
The information in this document applies to:
WordPerfect® 5.1 for DOS
Problem
Solutions: When creating a primary merge file or a macro, you cannot use the "greater than or equal to" (>=) combination. This combination will always return a not true value. If it is necessary to check both whether a variable is equal to a value or greater than a value, the OR operator (|) is necessary. The following is an example of the syntax: {IF}{VARIABLE}1~=10~| {VARIABLE}1~>10~ Perform operation A{ELSE}Perform operation B{END IF} |
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. |