--- title: "Correction to “Worm” Word Processor for the TS-1000" type: "article" slug: "correction-to-worm-word-processor-for-the-ts-1000" url: "http://localhost/article/correction-to-worm-word-processor-for-the-ts-1000/" markdown_url: "http://localhost/article/correction-to-worm-word-processor-for-the-ts-1000.md" published_at: "2025-11-06T01:08:28+00:00" modified_at: "2025-11-06T01:08:29+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "As many of you who entered Gordon Young's program from T-S Horizons discovered, the program doesn't work as published. The problem occurred during the paste-up stage of the magazine when yours truly accidentally rearranged the machine code listing in issue #5. The fault was our own and Gordon Young's program works beautifully, as many of…" category: - name: "T-S Horizons" slug: "t-s-horizons" taxonomy: "category" url: "http://localhost/category/periodicals/t-s-horizons/" 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/" publication_r: id: 10247 title: "T-S Horizons" type: "periodical" url: "http://localhost/periodical/t-s-horizons/" issue: "9" issues_articles: - id: 50946 title: "T-S Horizons n9" type: "issue" url: "http://localhost/issue/t-s-horizons-n9/" pages: "6" pubdate: "Oct/Nov 1984" related_articles: - id: 61224 title: "WORM Enhancements" type: "article" url: "http://localhost/article/worm-enhancements/" - id: 16180 title: "WORM, Part 1" type: "article" url: "http://localhost/article/worm-part-one/" - id: 50977 title: "WORM, Part 2" type: "article" url: "http://localhost/article/worm-part-2/" - id: 61236 title: "WORM, Word Processor for the TS 1000, Part 3" type: "article" url: "http://localhost/article/worm-word-processor-for-the-ts-1000-part-3/" - id: 61252 title: "Improved Machine Code Error Checking Routine for WORM" type: "article" url: "http://localhost/article/improved-machine-code-error-checking-routine-for-worm/" archive_link: false --- # Correction to “Worm” Word Processor for the TS-1000 As many of you who entered Gordon Young’s program from T-S Horizons discovered, the program doesn’t work as published. The problem occurred during the paste-up stage of the magazine when yours truly accidentally rearranged the machine code listing in issue #5. The fault was our own and Gordon Young’s program works beautifully, as many of you have found out. We tried to send corrections to everyone who wrote to us saying they had problems with it. A few people found the error and corrected the problem themselves. Chuck Peterson discovered a simple way to correct the problem and sent the following note: One way [to correct the program] is to re-enter all the codes in the 1 REM statement. This is horribly time consuming. A better way is to let the computer correct the problem for you. The program [enclosed] does this. Here’s how to use it.