User`s guide
238 VEE User’s Guide
5 Storing and Retrieving Test Results Chapter
Figure 141 A Search Operation with DataSets
Creating an Operator Interface for a Search Operation
This exercise adds a menu for an operator to extract data from
the test results database. The operator interface is secured to
avoid accidental modifications to the program.
The specifications of the program are as follows:
• Provide a test menu that will allow operators to select a
particular test from test0 through test9, from which they want
all related test data.
• Display the specified test results with the fields and values
labeled. The operator should be able to interact with the
display to gain more detailed information.
• Include clear operating instructions.