--- title: "T/S Helpline" type: "article" slug: "t-s-helpline-3" url: "http://localhost/article/t-s-helpline-3/" markdown_url: "http://localhost/article/t-s-helpline-3.md" published_at: "2022-10-07T12:24:29+00:00" modified_at: "2026-08-02T18:34:59+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Had a couple of to PEOPLE aSK how make 2068 programs that start as soon as they are loaded. The answer to that one is simple but bears repeating. Simply add this LINE to your program: 9999 SAVE \"Program name\" LINE 0 As simple as it may sound, some have had trouble BREAKing an autorun…" category: - name: "The Plotter" slug: "the-plotter" taxonomy: "category" url: "http://localhost/category/periodicals/the-plotter/" 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: "Tutorial" slug: "tutorial" taxonomy: "post_tag" url: "http://localhost/tag/tutorial/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Rod Gowen" slug: "rod-gowen" taxonomy: "indiv" url: "http://localhost/indiv/rod-gowen/" publication_r: id: 21216 title: "The Plotter" type: "periodical" url: "http://localhost/periodical/the-plotter/" authors: "Rod Gowen" authors_r: - name: "Rod Gowen" slug: "rod-gowen" taxonomy: "indiv" url: "http://localhost/indiv/rod-gowen/" volume: "2" issue: "5" issues_articles: - id: 39415 title: "The Plotter v2 n5" type: "issue" url: "http://localhost/issue/the-plotter-v2-n5/" pages: "5" archive_link: false --- # T/S Helpline Had a couple of to PEOPLE aSK how make 2068 programs that start as soon as they are loaded. The answer to that one is simple but bears repeating. Simply add this LINE to your program: ``` 9999 SAVE "Program name" LINE 0 ``` As simple as it may sound, some have had trouble BREAKing an autorun BASIC program on the 2068. On this machine, you must remember to press both the BREAK and the CAPS SHIFT at the same time. That will usually do the job unless the program is using a protect routine