--- title: "TextWriter 1000 Enhancements and Errata" type: "article" slug: "textwriter-1000-enhancements-and-errata" url: "http://localhost/article/textwriter-1000-enhancements-and-errata/" markdown_url: "http://localhost/article/textwriter-1000-enhancements-and-errata.md" published_at: "2026-03-14T13:35:19+00:00" modified_at: "2026-03-14T13:35:20+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Enhancements to the TextWriter 1000 word processor (by Robert Fingerle) to eliminate screen flicker and enable keyboard auto-repeat: add line 140 SLOW and modify line 175 to check for empty INKEY$. Also adds a multiple-copy print option: if user selects option 4 or 5, a prompt asks for number of copies, and a FOR/NEXT loop…" category: - name: "Timelinez" slug: "timelinez" taxonomy: "category" url: "http://localhost/category/periodicals/timelinez/" post_tag: - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "John Ezike" slug: "john-ezike" taxonomy: "indiv" url: "http://localhost/indiv/john-ezike/" - name: "Robert Fingerle" slug: "robert-fingerle" taxonomy: "indiv" url: "http://localhost/indiv/robert-fingerle/" publication_r: id: 21571 title: "Timelinez" type: "periodical" url: "http://localhost/periodical/timelinez/" authors_r: - name: "John Ezike" slug: "john-ezike" taxonomy: "indiv" url: "http://localhost/indiv/john-ezike/" volume: "4" issue: "4" issues_articles: - id: 38833 title: "Timelinez v4 n4" type: "issue" url: "http://localhost/issue/timelinez-v4-n4/" pages: "6" pubdate: "April 1986" product_reviews: - id: 25303 title: "Textwriter 1000" type: "product" url: "http://localhost/product/textwriter-1000/" archive_link: false --- Enhancements to the TextWriter 1000 word processor (by Robert Fingerle) to eliminate screen flicker and enable keyboard auto-repeat: add line 140 SLOW and modify line 175 to check for empty INKEY$. Also adds a multiple-copy print option: if user selects option 4 or 5, a prompt asks for number of copies, and a FOR/NEXT loop (new lines 36, 95, 535, 595) repeats the print routine. Article written using the enhanced version.