--- title: "2068 Machine Code in a DATA Statement" type: "article" slug: "2068-machine-code-in-a-data-statement" url: "http://localhost/article/2068-machine-code-in-a-data-statement/" markdown_url: "http://localhost/article/2068-machine-code-in-a-data-statement.md" published_at: "2022-05-30T06:01:31+00:00" modified_at: "2024-11-10T00:45:26+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Program allows you to place machine code located anywhere in memory into a DATA statement in line 1 of your BASIC program." category: - name: "SyncWare News" slug: "syncware-news" taxonomy: "category" url: "http://localhost/category/periodicals/syncware-news/" post_tag: - name: "Machine language programming" slug: "machine-language" taxonomy: "post_tag" url: "http://localhost/tag/machine-language/" - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Charles Stelding" slug: "charles-stelding" taxonomy: "indiv" url: "http://localhost/indiv/charles-stelding/" publication_r: id: 10245 title: "SyncWare News" type: "periodical" url: "http://localhost/periodical/syncware-news/" authors: "Charles Stelding" volume: "3" issue: "1" issues_articles: - id: 38947 title: "SyncWare News v3 n1" type: "issue" url: "http://localhost/issue/syncware-news-v3-n1/" pages: "12-13" pubdate: "September/October 1985" archive_link: false companies_articles: - id: 27352 title: "Charles Stelding" type: "company" url: "http://localhost/company/charles-stelding/" --- # 2068 Machine Code in a DATA Statement Program allows you to place machine code located anywhere in memory into a DATA statement in line 1 of your BASIC program.