--- title: "Converting Textwriter Files to Tasword II Files" type: "article" slug: "converting-textwriter-files-to-tasword-ii-files" url: "http://localhost/article/converting-textwriter-files-to-tasword-ii-files/" markdown_url: "http://localhost/article/converting-textwriter-files-to-tasword-ii-files.md" published_at: "2022-09-14T02:45:18+00:00" modified_at: "2026-06-21T23:37:21+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "I wished to upgrade a three page essay that I had written several montns ago on the Textwriter word processor. The only catch was I am now using Tasword and preferred using it over Textwriter. I did not relish the idea of retyping the essay, so I scanned the leader of the Textwriter text code…" category: - name: "SUM" slug: "sum" taxonomy: "category" url: "http://localhost/category/periodicals/sum/" post_tag: - name: "Full Text" slug: "fulltext" taxonomy: "post_tag" url: "http://localhost/tag/fulltext/" - name: "Tasword" slug: "tasword" taxonomy: "post_tag" url: "http://localhost/tag/tasword/" - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Bill Woodward" slug: "bill-woodward" taxonomy: "indiv" url: "http://localhost/indiv/bill-woodward/" publication_r: id: 10242 title: "SUM" type: "periodical" url: "http://localhost/periodical/sum/" authors: "Bill Woodward" volume: "3" issue: "4" issues_articles: - id: 39348 title: "SUM v3 n4" type: "issue" url: "http://localhost/issue/sum-v3-n4/" pages: "15-16" pubdate: "April 1985" archive_link: false companies_articles: - id: 11236 title: "Tesseract Software Development" type: "company" url: "http://localhost/company/tesseract-software-development/" --- I wished to upgrade a three page essay that I had written several montns ago on the Textwriter word processor. The only catch was I am now using Tasword and preferred using it over Textwriter. I did not relish the idea of retyping the essay, so I scanned the leader of the Textwriter text code with HEADSCAN (SYNTAX, Sept 1984) and noted the address and byte count of the essay. I then scanned a Tasword text code tape to find the loading address. The two addresses were, of course, different. The Tasword text code is loaded to address 33280. I loaded Tasword and broke into BASIC and entered: ``` LOAD ""CODE 33280 ``` with the Textwriter code in the tape recorder. After loading, I reentered Tasword and much to my happiness, there was the essay I had written so long ago with a different program! I had to reformat it of course, but that was nothing compared to re-typing it in. It now works the same as a Tasword typed program.