--- title: "Stop Autorunning Programs" type: "article" slug: "stop-autorunning-programs" url: "http://localhost/article/stop-autorunning-programs/" markdown_url: "http://localhost/article/stop-autorunning-programs.md" published_at: "2020-10-27T17:12:37+00:00" modified_at: "2024-05-26T13:48:40+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "To convince the ZX/TS machine not to RUN after LOADing, we CALL the LOAD routine in machine code." category: - name: "Syntax" slug: "syntax" taxonomy: "category" url: "http://localhost/category/periodicals/syntax/" 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: "Karl Brendel" slug: "karl-brendel" taxonomy: "indiv" url: "http://localhost/indiv/karl-brendel/" publication: "Syntax" publication_r: id: 10246 title: "Syntax" type: "periodical" url: "http://localhost/periodical/syntax/" authors: "Karl Brendel" volume: "5" issue: "7" issues_articles: - id: 26729 title: "Syntax/Syntax ZX80 v5 n7" type: "issue" url: "http://localhost/issue/syntax-syntax-zx80-v5-n7/" pages: "4" pubdate: "July 1984" archive_link: false volumeissue: "v5n7" --- # Stop Autorunning Programs To convince the ZX/TS machine not to RUN after LOADing, we CALL the LOAD routine in machine code.