--- title: "Wordsearch: A Comparison between the ZX80 and TS1000" type: "article" slug: "wordsearch-a-comparison-between-the-zx80-and-ts1000" url: "http://localhost/article/wordsearch-a-comparison-between-the-zx80-and-ts1000/" markdown_url: "http://localhost/article/wordsearch-a-comparison-between-the-zx80-and-ts1000.md" published_at: "2020-10-27T17:09:51+00:00" modified_at: "2024-05-26T13:52:11+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "The differences as to how the two machines handle relational operators turned out to be the key to making the WORDSEARCH program operate successfully on the TS1000. In the process of translating from ZX80 Basic to TS1000 Basic, a number of \"tricks\" were discovered that allow successful conversion of programs between the two computers." category: - name: "SyncWare News" slug: "syncware-news" taxonomy: "category" url: "http://localhost/category/periodicals/syncware-news/" 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: "Duncan Teague" slug: "duncan-teague" taxonomy: "indiv" url: "http://localhost/indiv/duncan-teague/" publication: "SyncWare News" publication_r: id: 10245 title: "SyncWare News" type: "periodical" url: "http://localhost/periodical/syncware-news/" authors: "Duncan Teague" volume: "4" issue: "2" issues_articles: - id: 26689 title: "SyncWare News v4 n2" type: "issue" url: "http://localhost/issue/syncware-news-v4-n2/" pages: "21-22" pubdate: "Nov-Dec 1986" archive_link: false volumeissue: "v4n2" --- # Wordsearch: A Comparison between the ZX80 and TS1000 The differences as to how the two machines handle relational operators turned out to be the key to making the WORDSEARCH program operate successfully on the TS1000. In the process of translating from ZX80 Basic to TS1000 Basic, a number of “tricks” were discovered that allow successful conversion of programs between the two computers.