--- title: "T/S 2068 Tape Copy Utility" type: "article" slug: "t-s-2068-tape-copy-utility" url: "http://localhost/article/t-s-2068-tape-copy-utility/" markdown_url: "http://localhost/article/t-s-2068-tape-copy-utility.md" published_at: "2020-10-27T17:16:26+00:00" modified_at: "2024-05-26T13:15:52+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "This machine language program can be used to copy programs, arrays, screens, and code from one tape to another. The program copies the entire program, array, etc into memory; and then writes it to the output tape. The program is designed to use two parallel control ports to start/stop both the input and output cassette…" category: - name: "Timex Sinclair Users Group Of Cincinnati Newsletter" slug: "timex-sinclair-users-group-of-cincinnati-newsletter" taxonomy: "category" url: "http://localhost/category/periodicals/timex-sinclair-users-group-of-cincinnati-newsletter/" 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/" publication: "Timex Sinclair Users Group of Cincinnati" publication_r: id: 21552 title: "Timex Sinclair Users Group Of Cincinnati Newsletter" type: "periodical" url: "http://localhost/periodical/timex-sinclair-users-group-of-cincinnati/" volume: "2" issue: "7" issues_articles: - id: 26795 title: "Timex Sinclair Users Group Of Cincinnati Newsletter v2 n7" type: "issue" url: "http://localhost/issue/timex-sinclair-users-group-of-cincinnati-newsletter-v2-n7/" pages: "3-6" pubdate: "August 1984" archive_link: false volumeissue: "v2n7" --- # T/S 2068 Tape Copy Utility This machine language program can be used to copy programs, arrays, screens, and code from one tape to another. The program copies the entire program, array, etc into memory; and then writes it to the output tape. The program is designed to use two parallel control ports to start/stop both the input and output cassette tape recorders. However, the user may manually control the cassette tape recorders.