Home |
Previous Page | Next Page Defining Formats > Fixed-Length Records >
After you create and save a format, you might need to
add a new field, insert a new field, edit a field, or delete a field.
The process for editing an existing format is essentially the same,
regardless of the file type. The following example uses a fixed-format
file, but the same procedure applies to COBOL and delimited
files also.
To
add a new field description to the format
- Open the Fixed Format definition window.
For more information, see Creating a Fixed Format.
- Click Add in the Operation group.
- Type the field specifications in the text boxes at the top of
the window.
- Click Perform to add the new field at
the end of the list.
- Click OK to save your changes and return
to the Record Formats window.
- Click Cancel to return to the HPL main
window.
To
insert a new field into the format
- Open the Fixed Format definition window.
For more information, see Creating a Fixed Format.
- Click Insert in the Operation group.
- Select the field before which you want
to insert the new field.
- Type the field specifications in the text boxes at the top of
the window.
- Click Perform to insert the new field
before the selected field.
- Click OK to save your changes and return
to the Record Formats window.
- Click Cancel to return to the HPL main
window.
To
edit the description of a field
- Open the Fixed Format definition window.
For more information, see Creating a Fixed Format.
- Click Edit in the Operation group.
- Select the field from the list of fields.
- Change the desired information.
- Click Perform.
- Click OK to save your changes and return
to the Record Formats window.
- Click Cancel to return to the HPL main
window.
To
delete a field description from the format
- Open the Fixed Format definition window.
For more information, see Creating a Fixed Format.
- Click Delete in the Operation group.
- Select the field that you want to delete.
- Click Perform to delete the field.
- Click OK to save your changes and return
to the Record Formats window.
- Click Cancel to return to the HPL main
window.
Home |
[ Top of Page | Previous Page | Next Page | Contents |
Index ]