--- title: "Converting to Timex/Sinclair BASIC: a Guide to Translating Basic Programs" id: 21049 type: "book" slug: "converting-to-timex-sinclair-basic-a-guide-to-translating-basic-programs" url: "http://localhost/book/converting-to-timex-sinclair-basic-a-guide-to-translating-basic-programs/" markdown_url: "http://localhost/book/converting-to-timex-sinclair-basic-a-guide-to-translating-basic-programs.md" published_at: "2020-04-05T16:21:25+00:00" modified_at: "2024-05-26T15:06:33+00:00" author: "David Anderson" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Translate other BASIC programs to run on your T/S 1000. This complete guide covers more than 200 BASIC instructions, including a description of how each T/S replacement works and an example of it in use. Gives ZX/TS equivalents for commands and functions found in other Basics for dealing with: string and numeric functions, loops, direct…" category: - name: "Books" slug: "book" taxonomy: "category" url: "http://localhost/category/book/" post_tag: - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "Wayne Green Books" slug: "wayne-green-books" taxonomy: "post_tag" url: "http://localhost/tag/wayne-green-books/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "Stuart L. Bird" slug: "stuart-l-bird" taxonomy: "indiv" url: "http://localhost/indiv/stuart-l-bird/" authors: "Stuart L Bird" publisher: "Wayne Green Books" publisher_publications: - id: 11438 title: "Wayne Green Books" type: "company" url: "http://localhost/company/wayne-green-books/" date: "1983" reviews: - id: 24161 title: "Resources (Sync v4 n2)" type: "article" url: "http://localhost/article/resources-sync-v4-n2/" - id: 20259 title: "Shopper’s Guide: Books" type: "article" url: "http://localhost/article/shoppers-guide-books/" isbn: "978-0-88006-063-9" zotero_id: "9KXSA835" --- # Converting to Timex/Sinclair BASIC: a Guide to Translating Basic Programs Translate other BASIC programs to run on your T/S 1000. This complete guide covers more than 200 BASIC instructions, including a description of how each T/S replacement works and an example of it in use. Gives ZX/TS equivalents for commands and functions found in other Basics for dealing with: string and numeric functions, loops, direct memory access, numeric /string conversions, graphics, system commands and editing, branching, data, matrix statements, display formatting, advanced logic and trig functions.