--- title: "Larken Program Tips" type: "article" slug: "larken-program-tips" url: "http://localhost/article/larken-program-tips/" markdown_url: "http://localhost/article/larken-program-tips.md" published_at: "2026-03-15T00:45:53+00:00" modified_at: "2026-03-15T00:45:53+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Two practical tips for Larken disk users: (1) Speed improvement for COPY A DISK by changing all FALSE values in BASIC lines 5190 through 5200 to TRUE, cutting copy time approximately in half per a conversation with Larry Kenny; (2) General note that this change does not produce code as fast as machine code but…" category: - name: "Timelinez" slug: "timelinez" taxonomy: "category" url: "http://localhost/category/periodicals/timelinez/" post_tag: - name: "LARKEN Electronics" slug: "larken-electronics" taxonomy: "post_tag" url: "http://localhost/tag/larken-electronics/" - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" 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: 21571 title: "Timelinez" type: "periodical" url: "http://localhost/periodical/timelinez/" authors_r: - name: "Rod Gowen" slug: "rod-gowen" taxonomy: "indiv" url: "http://localhost/indiv/rod-gowen/" volume: "7" issue: "4" issues_articles: - id: 38869 title: "Timelinez v7 n4" type: "issue" url: "http://localhost/issue/timelinez-v7-n4/" pages: "8" pubdate: "April 1989" archive_link: false --- # Larken Program Tips Two practical tips for Larken disk users: (1) Speed improvement for COPY A DISK by changing all FALSE values in BASIC lines 5190 through 5200 to TRUE, cutting copy time approximately in half per a conversation with Larry Kenny; (2) General note that this change does not produce code as fast as machine code but is a significant improvement.