--- title: "Note Pad" type: "article" slug: "note-pad" url: "http://localhost/article/note-pad/" markdown_url: "http://localhost/article/note-pad.md" published_at: "2026-03-15T00:05:27+00:00" modified_at: "2026-03-15T00:05:28+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "A TS2068 BASIC program for composing and printing short personalized notes or letters on the Timex 2040 printer. Addresses are stored in DATA lines starting at line 3801 with an index in line 1700. The program can save in two copies (GO TO 4000) and allows different content each time while reusing the stored address…" category: - name: "Timelinez" slug: "timelinez" taxonomy: "category" url: "http://localhost/category/periodicals/timelinez/" post_tag: - name: "BASIC (programming language)" slug: "basic-programming-language" taxonomy: "post_tag" url: "http://localhost/tag/basic-programming-language/" - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "William J. Pedersen" slug: "william-j-pedersen" taxonomy: "indiv" url: "http://localhost/indiv/william-j-pedersen/" publication_r: id: 21571 title: "Timelinez" type: "periodical" url: "http://localhost/periodical/timelinez/" authors_r: - name: "William J. Pedersen" slug: "william-j-pedersen" taxonomy: "indiv" url: "http://localhost/indiv/william-j-pedersen/" volume: "6" issue: "12" issues_articles: - id: 38863 title: "Timelinez v6 n12" type: "issue" url: "http://localhost/issue/timelinez-v6-n12/" pages: "8" pubdate: "December 1988" archive_link: false --- A TS2068 BASIC program for composing and printing short personalized notes or letters on the Timex 2040 printer. Addresses are stored in DATA lines starting at line 3801 with an index in line 1700. The program can save in two copies (GO TO 4000) and allows different content each time while reusing the stored address data.