Abstract
This paper describes a process, using SAS/AF software, for creating data entry screens that can contain multiple comment fields. An unlimited amount of text information can be stored in each field and there can be an unlimited number of comment fields for each observation. The comment fields are defined as 'Extended Text Entry' widgets in an AF Frame screen. The text information in the comment fields is stored in a SCL List that is then saved to, and retrieved from, a SAS catalog entry. A SAS dataset is used in conjunction with a SAS catalog to provide a complete data entry system. The intended audience for this paper should have an intermediate level of knowledge about the Base SAS System as well as proficiency using SAS/AF and Screen Control Language.