| Data Editor Design |
| Data Editor is designed with field-sensitive screen displays and an easy to use user interface. |
| Field Sensitive Screen Displays |
|
Data Editor uses COBOL record descriptions to display data field-by-field, in formats that correspond to the COBOL item definitions. This makes it easy to recognize the contents of each record, to enter new values, and to confirm existing values. |
| Easy-to-use User Interface |
|
Data Editor lets you view the data in two ways: a Record Format View, which displays each item of a single record on separate lines, and a Table Format View, which displays each record on a single line. Within these views, you can select which items are displayed. You can focus on the data that is important to you and examine and update test data quickly and easily. |