--- title: "It’s Still BASIC, Isn’t It?" type: "article" slug: "its-still-basic-isnt-it" url: "http://localhost/article/its-still-basic-isnt-it/" markdown_url: "http://localhost/article/its-still-basic-isnt-it.md" published_at: "2026-03-14T00:04:50+00:00" modified_at: "2026-03-14T00:04:51+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Compares Sinclair BASIC (specifically the TS2068) to IBM's BASICA and GW-BASIC for users transitioning to PCs. Covers keyword differences including PAUSE, INPUT with commas, and function key shortcuts. Notes 24 Sinclair keywords absent in IBM and 117 IBM keywords absent in Sinclair, with code examples for PAUSE and INPUT substitutes." category: - name: "The RAMTOP" slug: "the-ramtop" taxonomy: "category" url: "http://localhost/category/periodicals/the-ramtop/" post_tag: - name: "BASIC (programming language)" slug: "basic-programming-language" taxonomy: "post_tag" url: "http://localhost/tag/basic-programming-language/" - 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: "Max Schoenfeld" slug: "max-schoenfeld" taxonomy: "indiv" url: "http://localhost/indiv/max-schoenfeld/" publication_r: id: 39272 title: "The RAMTOP" type: "periodical" url: "http://localhost/periodical/the-ramtop/" authors_r: - name: "Max Schoenfeld" slug: "max-schoenfeld" taxonomy: "indiv" url: "http://localhost/indiv/max-schoenfeld/" issues_articles: - id: 50275 title: "The RAMTOP Winter 1990" type: "issue" url: "http://localhost/issue/the-ramtop-winter-1990/" pages: "1" pubdate: "Winter 1990" archive_link: false --- # It’s Still BASIC, Isn’t It? Compares Sinclair BASIC (specifically the TS2068) to IBM’s BASICA and GW-BASIC for users transitioning to PCs. Covers keyword differences including PAUSE, INPUT with commas, and function key shortcuts. Notes 24 Sinclair keywords absent in IBM and 117 IBM keywords absent in Sinclair, with code examples for PAUSE and INPUT substitutes.