Variable-Length File
Term | Definition |
---|---|
Variable-Length File |
A file with segments containing data elements that can vary between minimum and maximum requirements, but which have no set fixed length. A data element delimiter is required to mark the end of the element and a segment delimiter character is needed to mark the end of the segment.
|