--- title: "In Sync: 2068 Screen-Save" type: "article" slug: "in-sync-2068-screen-save" url: "http://localhost/article/in-sync-2068-screen-save/" markdown_url: "http://localhost/article/in-sync-2068-screen-save.md" published_at: "2020-10-27T17:09:56+00:00" modified_at: "2025-11-04T13:25:06+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "When you are writing a Basic program it is often necessary to be able to swtich between two screens of information. This program solves that problem." category: - name: "T-S Horizons" slug: "t-s-horizons" taxonomy: "category" url: "http://localhost/category/periodicals/t-s-horizons/" post_tag: - 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: "John Bell" slug: "bell-john" taxonomy: "indiv" url: "http://localhost/indiv/bell-john/" publication: "T-S Horizons" publication_r: id: 10247 title: "T-S Horizons" type: "periodical" url: "http://localhost/periodical/t-s-horizons/" authors: "John Bell" issue: "17" issues_articles: - id: 26860 title: "T-S Horizons n17" type: "issue" url: "http://localhost/issue/t-s-horizons-n17/" pages: "19" pubdate: "February/March 1986" archive_link: false volumeissue: "vn17" --- When you are writing a Basic program it is often necessary to be able to swtich between two screens of information. This program solves that problem.