--- title: "Bob’s Notebook: Toolkit, Part 1 Renumber Functions" type: "article" slug: "bobs-notebook-toolkit-part-1-renumber-functions" url: "http://localhost/article/bobs-notebook-toolkit-part-1-renumber-functions/" markdown_url: "http://localhost/article/bobs-notebook-toolkit-part-1-renumber-functions.md" published_at: "2020-10-27T21:17:21+00:00" modified_at: "2024-05-26T13:14:24+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "First of a series of tutorials about TOOLKIT options for the TS2068. TOOLKIT was adapted from a program by David Spagnol for the Spectrum. It originally appeared in the Your Computer, May 1985 on page 91. This article covers Move Lines, Renumber and Copy Lines. Bob adapted it to the TS2068, redesigning the interrupt mode…" category: - name: "Sinc-Link" slug: "sinc-link" taxonomy: "category" url: "http://localhost/category/periodicals/sinc-link/" 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/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Bob Mitchell" slug: "bob-mitchell" taxonomy: "indiv" url: "http://localhost/indiv/bob-mitchell/" publication: "Sinc-Link" publication_r: id: 10240 title: "Sinc-Link" type: "periodical" url: "http://localhost/periodical/sinc-link/" authors: "Bob Mitchell" volume: "9" issue: "4" issues_articles: - id: 26592 title: "Sinc-Link v9 n4" type: "issue" url: "http://localhost/issue/sinc-link-v9-n4/" pages: "4-5" pubdate: "July/August 1991" related_articles: - id: 23561 title: "Bob’s Notebook: Toolkit, Part 2 Information & Interrupt Options" type: "article" url: "http://localhost/article/bobs-notebook-toolkit-part-2-information-interrupt-options/" - id: 23643 title: "Bob’s Notebook: Toolkit Part 3, Programming Options" type: "article" url: "http://localhost/article/bobs-notebook-toolkit-part-3-programming-options/" - id: 23635 title: "Bob’s Notebook: Toolkit Part 4, UDG Designer" type: "article" url: "http://localhost/article/bobs-notebook-toolkit-part-4-udg-designer/" archive_link: false volumeissue: "v9n4" --- # Bob’s Notebook: Toolkit, Part 1 Renumber Functions First of a series of tutorials about TOOLKIT options for the TS2068. TOOLKIT was adapted from a program by David Spagnol for the Spectrum. It originally appeared in the [Your Computer, May 1985 on page 91](https://archive.org/details/your-computer-magazine-1985-05/page/n89/mode/2up). This article covers Move Lines, Renumber and Copy Lines. Bob adapted it to the TS2068, redesigning the interrupt mode machine code section. He then adapted it so it would work with a Spectrum emulator on the TS 2068.