What is the syntax for testing a field for high-values? Can this be coded within an Easytrieve program?
Easytrieve Plus Report Generator, release 6.4
There are two ways to test a field for high values:
IF FIELD_NAME HIGH-VALUES <= NOTE: the Boolean operator implied and VALUES end with the letter S
IF FIELD_NAME = X'FF'