--- title: "TEXT_WIDTH" type: "article" slug: "text_width" url: "http://localhost/article/text_width/" markdown_url: "http://localhost/article/text_width.md" published_at: "2026-02-07T15:20:18+00:00" modified_at: "2026-02-07T15:20:19+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "The following program demonstrates how to set up a procedure for printing text you've written, so that your choice of characters per line will be printed while still looking neat." category: - name: "International QL Report" slug: "international-ql-report" taxonomy: "category" url: "http://localhost/category/periodicals/international-ql-report/" post_tag: - name: "QL" slug: "ql" taxonomy: "post_tag" url: "http://localhost/tag/ql/" - 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: "Stephen Ostrander" slug: "stephen-ostrander" taxonomy: "indiv" url: "http://localhost/indiv/stephen-ostrander/" publication_r: id: 33740 title: "International QL Report" type: "periodical" url: "http://localhost/periodical/international-ql-report/" authors_r: - name: "Stephen Ostrander" slug: "stephen-ostrander" taxonomy: "indiv" url: "http://localhost/indiv/stephen-ostrander/" volume: "1" issue: "6" issues_articles: - id: 37189 title: "International QL Report V1 I6" type: "issue" url: "http://localhost/issue/international-ql-report-v1-i6/" pages: "12" pubdate: "March/April 1992" archive_link: false --- # TEXT_WIDTH The following program demonstrates how to set up a procedure for printing text you’ve written, so that your choice of characters per line will be printed while still looking neat.