--- title: "Mike’s Notebook: MACRO" type: "article" slug: "mikes-notebook-macro" url: "http://localhost/article/mikes-notebook-macro/" markdown_url: "http://localhost/article/mikes-notebook-macro.md" published_at: "2020-10-27T17:16:39+00:00" modified_at: "2024-05-26T13:15:36+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Did you ever do a lot of repetitive keying or wish you had programmable function keys? Here’s a clever little utility which will do just that. It was originally written for the Spectrum and uses the interrupt mode 2." category: - name: "Sinc-Link" slug: "sinc-link" taxonomy: "category" url: "http://localhost/category/periodicals/sinc-link/" post_tag: - name: "Best of Timex/Sinclair 2068 Articles and Documents" slug: "ts2068best" taxonomy: "post_tag" url: "http://localhost/tag/ts2068best/" - 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: "Michael DiRienzo" slug: "michael-dirienzo" taxonomy: "indiv" url: "http://localhost/indiv/michael-dirienzo/" publication: "Sinc-Link" publication_r: id: 10240 title: "Sinc-Link" type: "periodical" url: "http://localhost/periodical/sinc-link/" authors: "Michael DiRienzo" volume: "8" issue: "3" issues_articles: - id: 26585 title: "Sinc-Link v8 n3" type: "issue" url: "http://localhost/issue/sinc-link-v8-n3/" pages: "25" pubdate: "May/June 1990" archive_link: false volumeissue: "v8n3" --- # Mike’s Notebook: MACRO Did you ever do a lot of repetitive keying or wish you had programmable function keys? Here’s a clever little utility which will do just that. It was originally written for the Spectrum and uses the interrupt mode 2.