--- title: "TS 1000 Programming Notes" type: "article" slug: "ts-1000-programming-notes" url: "http://localhost/article/ts-1000-programming-notes/" markdown_url: "http://localhost/article/ts-1000-programming-notes.md" published_at: "2026-03-14T14:00:03+00:00" modified_at: "2026-03-14T14:00:03+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Thirteen numbered programming tips for the TS1000/1500, covering: initializing without power-cycling, computing program size and variables size via PEEK formulas, VAL byte costs, PRINT/LPRINT token behavior, displaying line numbers within programs, printing bottom two lines, protecting MC programs in REM, making lines invisible, auto-run on load, and slow-mode precautions." category: - name: "Timelinez" slug: "timelinez" taxonomy: "category" url: "http://localhost/category/periodicals/timelinez/" 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/" - name: "Timex/Sinclair 1500" slug: "ts-1500" taxonomy: "model" url: "http://localhost/model/ts-1500/" indiv: - name: "Theo Turk (WB8ADA)" slug: "theo-turk" taxonomy: "indiv" url: "http://localhost/indiv/theo-turk/" publication_r: id: 21571 title: "Timelinez" type: "periodical" url: "http://localhost/periodical/timelinez/" authors_r: - name: "Theo Turk (WB8ADA)" slug: "theo-turk" taxonomy: "indiv" url: "http://localhost/indiv/theo-turk/" volume: "3" issue: "9" issues_articles: - id: 38825 title: "Timelinez v3 n9" type: "issue" url: "http://localhost/issue/timelinez-v3-n9/" pages: "4" pubdate: "September 1985" archive_link: false --- # TS 1000 Programming Notes Thirteen numbered programming tips for the TS1000/1500, covering: initializing without power-cycling, computing program size and variables size via PEEK formulas, VAL byte costs, PRINT/LPRINT token behavior, displaying line numbers within programs, printing bottom two lines, protecting MC programs in REM, making lines invisible, auto-run on load, and slow-mode precautions.