--- title: "Z88 Programs, Tips, and Other Useful Info" type: "article" slug: "z88-programs-tips-and-other-useful-info" url: "http://localhost/article/z88-programs-tips-and-other-useful-info/" markdown_url: "http://localhost/article/z88-programs-tips-and-other-useful-info.md" published_at: "2026-01-19T20:18:56+00:00" modified_at: "2026-01-19T20:26:45+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "This program can be used to send files to the Z88 from the QL, using the Import menu. I tried to use several methods of sending strings directly, but with my QL received too many bad characters in the Z88 file. Therefore this program sends the file character by character and even a small pause…" category: - name: "CATS Newsletter" slug: "cats-newsletter" taxonomy: "category" url: "http://localhost/category/periodicals/cats-newsletter/" post_tag: - name: "QL" slug: "ql" taxonomy: "post_tag" url: "http://localhost/tag/ql/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" - name: "Z88" slug: "z88" taxonomy: "post_tag" url: "http://localhost/tag/z88/" model: - name: "Cambridge Z88" slug: "cambridge-z88" taxonomy: "model" url: "http://localhost/model/cambridge-z88/" - name: "Sinclair QL" slug: "sinclair-ql" taxonomy: "model" url: "http://localhost/model/sinclair-ql/" indiv: - name: "Peter van Dijk" slug: "peter-van-dijk" taxonomy: "indiv" url: "http://localhost/indiv/peter-van-dijk/" publication_r: id: 35941 title: "CATS Newsletter" type: "periodical" url: "http://localhost/periodical/cats-newsletter/" authors_r: - name: "Peter van Dijk" slug: "peter-van-dijk" taxonomy: "indiv" url: "http://localhost/indiv/peter-van-dijk/" volume: "6" issue: "7b" issues_articles: - id: 38880 title: "CATS v6 n7b" type: "issue" url: "http://localhost/issue/cats-v6-n7b/" pages: "6" pubdate: "November 1988" archive_link: false --- # Z88 Programs, Tips, and Other Useful Info This program can be used to send files to the Z88 from the QL, using the Import menu. I tried to use several methods of sending strings directly, but with my QL received too many bad characters in the Z88 file. Therefore this program sends the file character by character and even a small pause had to be added to obtain flawless files. I have no idea why this is needed as transfer in the opposite direction does not have this problem. Maybe it is my machine ?