--- title: "The Truth About ‘DATA & READ’" type: "article" slug: "the-truth-about-data-read-2" url: "http://localhost/article/the-truth-about-data-read-2/" markdown_url: "http://localhost/article/the-truth-about-data-read-2.md" published_at: "2026-03-12T23:39:11+00:00" modified_at: "2026-03-12T23:39:11+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "A tutorial on replicating the DATA/READ construct on the ZX/TS using string slicing and DIM arrays, with two complete solution routines—one for numeric data and one for alphanumeric." category: - name: "Sinclair Users Network" slug: "sinclair-users-network" taxonomy: "category" url: "http://localhost/category/periodicals/sinclair-users-network/" post_tag: - name: "BASIC (programming language)" slug: "basic-programming-language" taxonomy: "post_tag" url: "http://localhost/tag/basic-programming-language/" - 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: 21559 title: "Sinclair Users Network" type: "periodical" url: "http://localhost/periodical/sinclair-users-network/" volume: "2" issue: "1" issues_articles: - id: 26557 title: "Sinclair Users Network January 1983" type: "issue" url: "http://localhost/issue/sinclair-users-network-january-1983/" pages: "6" pubdate: "January 1983" archive_link: false --- A tutorial on replicating the DATA/READ construct on the ZX/TS using string slicing and DIM arrays, with two complete solution routines—one for numeric data and one for alphanumeric.