--- title: "Mscript/Tasman Interface Patch Correction" type: "article" slug: "mscript-tasman-interface-patch-correction" url: "http://localhost/article/mscript-tasman-interface-patch-correction/" markdown_url: "http://localhost/article/mscript-tasman-interface-patch-correction.md" published_at: "2026-03-14T13:05:53+00:00" modified_at: "2026-03-14T13:05:53+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Correction for the Thomas Woods patch making MSCRIPT work with the Tasman Centronics interface: after applying the patch, PRINT PEEK 42637 (should return 12), then POKE 42637,10, then PRINT USR 36864. This eliminates erroneous form-feeds after each printed line. Also requests reader input on stopping the final form-feed after a complete document." category: - name: "Timelinez" slug: "timelinez" taxonomy: "category" url: "http://localhost/category/periodicals/timelinez/" post_tag: - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Sinclair ZX Spectrum" slug: "zxspectrum" taxonomy: "model" url: "http://localhost/model/zxspectrum/" - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" publication_r: id: 21571 title: "Timelinez" type: "periodical" url: "http://localhost/periodical/timelinez/" volume: "3" issue: "2" issues_articles: - id: 38817 title: "Timelinez v3 n2/3" type: "issue" url: "http://localhost/issue/timelinez-v3-n2/" pages: "5" pubdate: "February/March 1985" archive_link: false --- # Mscript/Tasman Interface Patch Correction Correction for the Thomas Woods patch making MSCRIPT work with the Tasman Centronics interface: after applying the patch, PRINT PEEK 42637 (should return 12), then POKE 42637,10, then PRINT USR 36864. This eliminates erroneous form-feeds after each printed line. Also requests reader input on stopping the final form-feed after a complete document.