--- title: "Flow" id: 55194 type: "computer_media" slug: "flow" url: "http://localhost/computer_media/flow/" markdown_url: "http://localhost/computer_media/flow.md" published_at: "2024-06-20T11:49:56+00:00" modified_at: "2026-03-31T08:29:25+00:00" author: "David Anderson" featured_image: url: "http://localhost/wp-content/uploads/2019/02/20230809-041332.jpg" excerpt: "An alternate font for the TS 2068." category: - name: "Archived Media" slug: "archived-media" taxonomy: "category" url: "http://localhost/category/archived-media/" post_tag: - name: "Downloadable" slug: "downloadable" taxonomy: "post_tag" url: "http://localhost/tag/downloadable/" - 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/" genre: - name: "Font" slug: "font" taxonomy: "genre" url: "http://localhost/type/font/" media_contents: - id: 55220 title: "Long Island Sinclair Timex (LIST) User Group Library Tape #7" type: "computer_media" url: "http://localhost/computer_media/long-island-sinclair-timex-list-user-group-library-tape-7/" media_type: "Program" download_url: "https://archive.org/download/timex-sinclair-software-archive/Flow%20%28198x%29%28TS2068%29%28US%29%28Font%29.zip" mediadate: "198x" images: - url: "http://localhost/wp-content/uploads/2024/06/SCR-20260331-ermz.png" media_type_tags: "Font" --- # Flow Font for the TS 2068. ## Source Code ``` 10 CLEAR 64598 20 POKE 23606,88 30 POKE 23607,251 40 LOAD ""CODE 45 STOP 50 SAVE "FLOW" LINE 1: SAVE "FLOW"CODE 64599,760 ```