--- title: "Read Restore & Bump for the 1000" type: "article" slug: "read-restore-bump-for-the-1000" url: "http://localhost/article/read-restore-bump-for-the-1000/" markdown_url: "http://localhost/article/read-restore-bump-for-the-1000.md" published_at: "2026-02-15T17:29:16+00:00" modified_at: "2026-02-15T17:29:17+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "If you have ever tried converting programs written for other computers to run on the TS 1000 then you are probably aware that the DATA, READ, and RESTORE statements are frequently used commands which are not available in SINCLAIR 8K BASIC. The machine code programs presented in this article can be used to replace these…" 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: "Gregory Harder" slug: "gregory-harder" taxonomy: "indiv" url: "http://localhost/indiv/gregory-harder/" publication: "SyncWare News" publication_r: id: 10245 title: "SyncWare News" type: "periodical" url: "http://localhost/periodical/syncware-news/" authors_r: - name: "Gregory Harder" slug: "gregory-harder" taxonomy: "indiv" url: "http://localhost/indiv/gregory-harder/" volume: "5" issue: "2" issues_articles: - id: 38961 title: "SyncWare News v5 n2" type: "issue" url: "http://localhost/issue/syncware-news-v5-n1/" pages: "11-12" pubdate: "November/December 1987" archive_link: false --- # Read Restore & Bump for the 1000 If you have ever tried converting programs written for other computers to run on the TS 1000 then you are probably aware that the DATA, READ, and RESTORE statements are frequently used commands which are not available in SINCLAIR 8K BASIC. The machine code programs presented in this article can be used to replace these basic statements.