--- title: "QL Utilities" type: "article" slug: "ql-utilities" url: "http://localhost/article/ql-utilities/" markdown_url: "http://localhost/article/ql-utilities.md" published_at: "2026-01-20T20:29:29+00:00" modified_at: "2026-01-20T20:29:30+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Some utilities are used time and again in one’s computer operations. Each of us has our favorite utilities. This program presents a menu program which will allow easy selection from a group of these utility programs residing at the bottom of memory. It is a defined procedure which calls a number of other procedures. These…" category: - name: "CATS Newsletter" slug: "cats-newsletter" taxonomy: "category" url: "http://localhost/category/periodicals/cats-newsletter/" post_tag: - name: "QL" slug: "ql" taxonomy: "post_tag" url: "http://localhost/tag/ql/" model: - name: "Sinclair QL" slug: "sinclair-ql" taxonomy: "model" url: "http://localhost/model/sinclair-ql/" indiv: - name: "Richard Parker" slug: "richard-parker" taxonomy: "indiv" url: "http://localhost/indiv/richard-parker/" publication_r: id: 35941 title: "CATS Newsletter" type: "periodical" url: "http://localhost/periodical/cats-newsletter/" authors_r: - name: "Richard Parker" slug: "richard-parker" taxonomy: "indiv" url: "http://localhost/indiv/richard-parker/" volume: "7" issue: "4" issues_articles: - id: 38895 title: "CATS v7 n4" type: "issue" url: "http://localhost/issue/cats-v7-n4/" pages: "6" pubdate: "August 1989" archive_link: false --- # QL Utilities Some utilities are used time and again in one’s computer operations. Each of us has our favorite utilities. This program presents a menu program which will allow easy selection from a group of these utility programs residing at the bottom of memory. It is a defined procedure which calls a number of other procedures. These other procedures are your choice utilities. For illustrative purposes, a few such procedures are included in the program listing.