--- title: "Using BASIC String/Arrays in Machine Code Programs" type: "article" slug: "using-basic-string-arrays-in-machine-code-programs" url: "http://localhost/article/using-basic-string-arrays-in-machine-code-programs/" markdown_url: "http://localhost/article/using-basic-string-arrays-in-machine-code-programs.md" published_at: "2020-10-27T21:14:09+00:00" modified_at: "2024-05-26T13:17:19+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Program to transfer the location of a specific variable to a machine code program." category: - name: "Update Magazine" slug: "update-magazine" taxonomy: "category" url: "http://localhost/category/periodicals/update-magazine/" post_tag: - name: "Best of Timex/Sinclair 2068 Articles and Documents" slug: "ts2068best" taxonomy: "post_tag" url: "http://localhost/tag/ts2068best/" - 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 Bothner" slug: "bothner-charles" taxonomy: "indiv" url: "http://localhost/indiv/bothner-charles/" publication: "Update Magazine" publication_r: id: 10283 title: "Update Magazine" type: "periodical" url: "http://localhost/periodical/update-magazine/" authors: "Charles Bothner" issues_articles: - id: 26482 title: "Update April 1990" type: "issue" url: "http://localhost/issue/ts-2068-up-date-april-1990/" pages: "41-42" pubdate: "April 1990" archive_link: false volumeissue: "vn" --- Program to transfer the location of a specific variable to a machine code program.