--- title: "Programming Tips" type: "article" slug: "programming-tips-5" url: "http://localhost/article/programming-tips-5/" markdown_url: "http://localhost/article/programming-tips-5.md" published_at: "2025-11-06T08:54:51+00:00" modified_at: "2025-11-06T08:55:51+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Here is an article of immediate practical use if you have ever tried to type in long REM lines for machine code or wanted password protection for your programs. Also included are points on how to reduce SAVE/LOAD time, hidden program lines, PRINTing and COPYing lines 22 and 23, how to find the PRINT coordinates,…" category: - name: "T-S Horizons" slug: "t-s-horizons" taxonomy: "category" url: "http://localhost/category/periodicals/t-s-horizons/" 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: "Mather White" slug: "mather-white" taxonomy: "indiv" url: "http://localhost/indiv/mather-white/" publication_r: id: 10247 title: "T-S Horizons" type: "periodical" url: "http://localhost/periodical/t-s-horizons/" authors_r: - name: "Mather White" slug: "mather-white" taxonomy: "indiv" url: "http://localhost/indiv/mather-white/" issue: "10" issues_articles: - id: 50948 title: "T-S Horizons n10" type: "issue" url: "http://localhost/issue/t-s-horizons-n10/" pages: "12-13" pubdate: "Dec 1984" archive_link: false --- # Programming Tips Here is an article of immediate practical use if you have ever tried to type in long REM lines for machine code or wanted password protection for your programs. Also included are points on how to reduce SAVE/LOAD time, hidden program lines, PRINTing and COPYing lines 22 and 23, how to find the PRINT coordinates, and “custom” error codes.