--- title: "The Stripper" type: "article" slug: "the-stripper" url: "http://localhost/article/the-stripper/" markdown_url: "http://localhost/article/the-stripper.md" published_at: "2026-02-08T14:52:58+00:00" modified_at: "2026-02-08T14:52:59+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "No, this is a program to strip out control codes froma Quill _ DOC file leaving it with no end of line characters between paragraphs, turning it into a TRUE plain text file." category: - name: "International QL Report" slug: "international-ql-report" taxonomy: "category" url: "http://localhost/category/periodicals/international-ql-report/" post_tag: - name: "C (programming language)" slug: "c-programming-language" taxonomy: "post_tag" url: "http://localhost/tag/c-programming-language/" - 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: "Dilwyn Jones" slug: "dilwyn-jones" taxonomy: "indiv" url: "http://localhost/indiv/dilwyn-jones/" publication_r: id: 33740 title: "International QL Report" type: "periodical" url: "http://localhost/periodical/international-ql-report/" authors_r: - name: "Dilwyn Jones" slug: "dilwyn-jones" taxonomy: "indiv" url: "http://localhost/indiv/dilwyn-jones/" volume: "3" issue: "4" issues_articles: - id: 37202 title: "International QL Report V3 I4" type: "issue" url: "http://localhost/issue/international-ql-report-v3-i4/" pages: "63-71" pubdate: "November/December 1993" archive_link: false --- # The Stripper No, this is a program to strip out control codes froma Quill _ DOC file leaving it with no end of line characters between paragraphs, turning it into a TRUE plain text file.