--- title: "Mailing Labelmaker" type: "article" slug: "mailing-labelmaker" url: "http://localhost/article/mailing-labelmaker/" markdown_url: "http://localhost/article/mailing-labelmaker.md" published_at: "2026-03-15T00:20:44+00:00" modified_at: "2026-03-15T00:20:45+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "A QL SuperBASIC program for printing mailing labels on a full-size printer. Menu-driven with options to print return address labels, all addresses from a built-in DATA file, selected addresses, or manually entered data. Supports four font modes (regular, enlarged, condensed, combined) and doublestrike. Address book stored in DATA lines with optional extended fields." category: - name: "Timelinez" slug: "timelinez" taxonomy: "category" url: "http://localhost/category/periodicals/timelinez/" 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: "Walt Gaby" slug: "walt-gaby" taxonomy: "indiv" url: "http://localhost/indiv/walt-gaby/" publication_r: id: 21571 title: "Timelinez" type: "periodical" url: "http://localhost/periodical/timelinez/" authors_r: - name: "Walt Gaby" slug: "walt-gaby" taxonomy: "indiv" url: "http://localhost/indiv/walt-gaby/" volume: "5" issue: "3" issues_articles: - id: 38849 title: "Timelinez v5 n3" type: "issue" url: "http://localhost/issue/timelinez-v5-n3/" pages: "5" pubdate: "March 1987" archive_link: false --- # Mailing Labelmaker A QL SuperBASIC program for printing mailing labels on a full-size printer. Menu-driven with options to print return address labels, all addresses from a built-in DATA file, selected addresses, or manually entered data. Supports four font modes (regular, enlarged, condensed, combined) and doublestrike. Address book stored in DATA lines with optional extended fields.