The record length you specify for a file must be consistent with the record lengths of the IDD record entities that are associated with the file and that are used in the application, as follows.
Fixed Record Format
If the record format is fixed, the record length of the file must be equal to the record length of each associated record entity.
Variable Record Format
If the record format is variable, the record length of the file must be greater than or equal to the record length of the longest associated record entity plus four.
Undefined Record Format
If the record format is undefined, the record length of the file must be greater than or equal to the record length of the longest associated record entity.
The RECORD SIZE specification for a file can be removed by using IDD to set it to 0 (zero).
|
Copyright © 2013 CA.
All rights reserved.
|
|