--- title: "Letters to Timelinez: String Display Subroutines" type: "article" slug: "letters-to-timelinez-string-display-subroutines" url: "http://localhost/article/letters-to-timelinez-string-display-subroutines/" markdown_url: "http://localhost/article/letters-to-timelinez-string-display-subroutines.md" published_at: "2026-03-14T12:54:41+00:00" modified_at: "2026-03-14T12:54:42+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Reader letter contributing BASIC subroutines for printing strings longer than 32 characters on the TS1000/TS2068: splits at last space before column 32, outputs centered text based on string length, with separate line-break and output routines." 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 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - 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 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" publication_r: id: 21571 title: "Timelinez" type: "periodical" url: "http://localhost/periodical/timelinez/" volume: "3" issue: "4" issues_articles: - id: 38819 title: "Timelinez v3 n4/5" type: "issue" url: "http://localhost/issue/timelinez-v3-n4-5/" pages: "6" pubdate: "April/May 1985" archive_link: false --- # Letters to Timelinez: String Display Subroutines Reader letter contributing BASIC subroutines for printing strings longer than 32 characters on the TS1000/TS2068: splits at last space before column 32, outputs centered text based on string length, with separate line-break and output routines.