I have a field in the display file of length 13 CHAracters long.
The first 4 characters contains the year, folloed by a hyphen,
Next 2 characters contain the location(alphanumeric) followed by hyphen
Last 5 characters contains numeric.
How do i declare in the display file.
when i enter a value in this field it shud be updated in the file in d same way..
Software/Hardware used:
ASKED:
February 3, 2009 8:22 AM
UPDATED:
February 3, 2009 3:23 PM
For the display file use the EDTWRD and if needed the EDTMSK
Like Martin suggests, create a 13 char field preferably via a data structure with 3 separate fields having their own validation.