The Association List Record

Following the plane file header record is a variable-length record containing the plane's association list. This record contains ASCII text which is the printed representation of a Common LISP association list. This record is not bounded - code that reads plane files should make sure that the buffer used is large enough, as indicated by the alist_length field on the header record.