How to test the contents of a field for low values?
book
Article ID: 55908
calendar_today
Updated On:
Products
Easytrieve Report Generator
Issue/Introduction
Is there a way to test the contents of low values fields using Easytrieve 6.4?
Environment
Easytrieve Plus Report Generator, release 6.4
Resolution
There are two ways to test a field for low values:
- IF FIELD_NAME LOW-VALUES <= NOTE: the Boolean operator implied and VALUES end with the letter S
- IF FIELD_NAME = X'00
Feedback
thumb_up
Yes
thumb_down
No