--- title: "Decoding CompuServe’s Run-Length-Encoded Graphics on the Sinclair QL" type: "article" slug: "decoding-compuserves-run-length-encoded-graphics-on-the-sinclair-ql" url: "http://localhost/article/decoding-compuserves-run-length-encoded-graphics-on-the-sinclair-ql/" markdown_url: "http://localhost/article/decoding-compuserves-run-length-encoded-graphics-on-the-sinclair-ql.md" published_at: "2026-03-14T14:20:29+00:00" modified_at: "2026-03-14T14:20:29+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "A SuperBASIC program for the Sinclair QL to display off-line CompuServe RLE (Run-Length-Encoded) graphics files. Explains how to download files via MTERM, details the RLE format, and provides notes on color changes and printing using QDUMPS utility." 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: "Norm Lehfeldt" slug: "norm-lehfeldt" taxonomy: "indiv" url: "http://localhost/indiv/norm-lehfeldt/" publication_r: id: 21571 title: "Timelinez" type: "periodical" url: "http://localhost/periodical/timelinez/" authors_r: - name: "Norm Lehfeldt" slug: "norm-lehfeldt" taxonomy: "indiv" url: "http://localhost/indiv/norm-lehfeldt/" volume: "4" issue: "6" issues_articles: - id: 38837 title: "Timelinez v4 n6" type: "issue" url: "http://localhost/issue/timelinez-v4-n6/" pages: "220" pubdate: "June 1986" archive_link: false --- # Decoding CompuServe’s Run-Length-Encoded Graphics on the Sinclair QL A SuperBASIC program for the Sinclair QL to display off-line CompuServe RLE (Run-Length-Encoded) graphics files. Explains how to download files via MTERM, details the RLE format, and provides notes on color changes and printing using QDUMPS utility.