--- title: "Miscellaneous Utilities" type: "article" slug: "miscellaneous-utilities" url: "http://localhost/article/miscellaneous-utilities/" markdown_url: "http://localhost/article/miscellaneous-utilities.md" published_at: "2026-01-15T14:54:30+00:00" modified_at: "2026-01-15T14:58:31+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Here's four short, useful routines from Marty. One allows multiple numeric inputs at one time, the next allows multiple string inputs, the next allows deletion of a group of BASIC lines (by putting code in front and code behind), and the last allows deletion of a group of BASIC lines by entering first and last…" category: - name: "QZX" slug: "qzx" taxonomy: "category" url: "http://localhost/category/periodicals/qzx/" post_tag: - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "Martin Irons (K2MI)" slug: "martin-irons-k2mi" taxonomy: "indiv" url: "http://localhost/indiv/martin-irons-k2mi/" publication_r: id: 21219 title: "QZX" type: "periodical" url: "http://localhost/periodical/qzx/" authors_r: - name: "Martin Irons (K2MI)" slug: "martin-irons-k2mi" taxonomy: "indiv" url: "http://localhost/indiv/martin-irons-k2mi/" volume: "1" issue: "11" issues_articles: - id: 62166 title: "QZX v1 n11" type: "issue" url: "http://localhost/issue/qzx-v1-n11/" pages: "5, 7" pubdate: "October 1983" archive_link: false --- # Miscellaneous Utilities Here’s four short, useful routines from Marty. One allows multiple numeric inputs at one time, the next allows multiple string inputs, the next allows deletion of a group of BASIC lines (by putting code in front and code behind), and the last allows deletion of a group of BASIC lines by entering first and last line numbers.