--- title: "Contest Program — Attendance Tracker, Part 2" type: "article" slug: "contest-program-attendance-tracker-part-2" url: "http://localhost/article/contest-program-attendance-tracker-part-2/" markdown_url: "http://localhost/article/contest-program-attendance-tracker-part-2.md" published_at: "2026-03-12T19:07:13+00:00" modified_at: "2026-03-12T19:07:13+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Continuation of the QL SuperBASIC attendance-tracking program from v8 n6; covering lines 2050 through 14000+, including display and print routines, sort, save, load, and master file adjustment menu." category: - name: "SMUG Bytes" slug: "smug-bytes" taxonomy: "category" url: "http://localhost/category/periodicals/smug-bytes/" post_tag: - name: "QL" slug: "ql" taxonomy: "post_tag" url: "http://localhost/tag/ql/" - name: "Superbasic (programming language)" slug: "superbasic-programming-language" taxonomy: "post_tag" url: "http://localhost/tag/superbasic-programming-language/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Sinclair QL" slug: "sinclair-ql" taxonomy: "model" url: "http://localhost/model/sinclair-ql/" indiv: - name: "Bill Heberlein" slug: "bill-heberlein" taxonomy: "indiv" url: "http://localhost/indiv/bill-heberlein/" genre: - name: "Utility" slug: "utility" taxonomy: "genre" url: "http://localhost/type/utility/" publication_r: id: 37935 title: "SMUG Bytes" type: "periodical" url: "http://localhost/periodical/smug-bytes/" authors_r: - name: "Bill Heberlein" slug: "bill-heberlein" taxonomy: "indiv" url: "http://localhost/indiv/bill-heberlein/" volume: "8" issue: "7" issues_articles: - id: 50232 title: "SMUG Bytes v8 n7" type: "issue" url: "http://localhost/issue/smug-bytes-v8-n7/" pages: "1" pubdate: "July 1991" archive_link: false --- # Contest Program — Attendance Tracker, Part 2 Continuation of the QL SuperBASIC attendance-tracking program from v8 n6; covering lines 2050 through 14000+, including display and print routines, sort, save, load, and master file adjustment menu.