--- title: "Helpful Hint #3" type: "article" slug: "helpful-hint-3" url: "http://localhost/article/helpful-hint-3/" markdown_url: "http://localhost/article/helpful-hint-3.md" published_at: "2026-02-07T15:33:11+00:00" modified_at: "2026-02-07T15:33:12+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Occasionally, you run across a program that has an unlistable BOOT program. Attempts to list it to the screen results in it executing. The easiest way to get around this is to use the command; \"COPY Кірі Boot TO SCR\". This will display the listing to the screen. You can then copy down the program…" category: - name: "International QL Report" slug: "international-ql-report" taxonomy: "category" url: "http://localhost/category/periodicals/international-ql-report/" post_tag: - name: "QL" slug: "ql" taxonomy: "post_tag" url: "http://localhost/tag/ql/" model: - name: "Sinclair QL" slug: "sinclair-ql" taxonomy: "model" url: "http://localhost/model/sinclair-ql/" publication_r: id: 33740 title: "International QL Report" type: "periodical" url: "http://localhost/periodical/international-ql-report/" volume: "2" issue: "1" issues_articles: - id: 37190 title: "International QL Report V2 I1" type: "issue" url: "http://localhost/issue/international-ql-report-v2-i1/" pages: "18" pubdate: "May/June 1992" archive_link: false --- # Helpful Hint #3 Occasionally, you run across a program that has an unlistable BOOT program. Attempts to list it to the screen results in it executing. The easiest way to get around this is to use the command; “COPY Кірі Boot TO SCR”. This will display the listing to the screen. You can then copy down the program lines. Recreate the program as a standard SuperBasic program with line number. Replace the original boot program with the new one. The program should run the same as it did originally, but you will be able to modify and edit the boot program to meet your requirements. This technique of listing programs to the screen is also an effective way to look at corrupted files or programs that you are having problems running.