--- title: "Contest Program — Attendance Tracker, Part 3" type: "article" slug: "contest-program-attendance-tracker-part-3" url: "http://localhost/article/contest-program-attendance-tracker-part-3/" markdown_url: "http://localhost/article/contest-program-attendance-tracker-part-3.md" published_at: "2026-03-12T19:16:57+00:00" modified_at: "2026-03-12T19:16:57+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Final installment of the QL SuperBASIC attendance-tracking program; covering lines 15000 through 17180+, including routines to delete records by number, add a new month to records, and change existing record data." 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: "8" issues_articles: - id: 50233 title: "SMUG Bytes v8 n8" type: "issue" url: "http://localhost/issue/smug-bytes-v8-n8/" pages: "1" pubdate: "August 1991" archive_link: false --- # Contest Program — Attendance Tracker, Part 3 Final installment of the QL SuperBASIC attendance-tracking program; covering lines 15000 through 17180+, including routines to delete records by number, add a new month to records, and change existing record data.