--- title: "Reading MSDOS Disks on the QL – Part II: Copying MSDOS Files" type: "article" slug: "reading-msdos-disks-on-the-ql-part-ii-copying-msdos-files" url: "http://localhost/article/reading-msdos-disks-on-the-ql-part-ii-copying-msdos-files/" markdown_url: "http://localhost/article/reading-msdos-disks-on-the-ql-part-ii-copying-msdos-files.md" published_at: "2026-02-07T21:03:02+00:00" modified_at: "2026-02-07T21:03:02+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Part I contained a brief description of the MSDOS disk organization. Table 1, below, expands on that description to include placement of clusters. The tabular form should allow visualization of interrelations among the disk parameters superior to any verbal description. For instance, the expressions in Procedure trsise should be fairly readily derivable from the Table.…" category: - name: "International QL Report" slug: "international-ql-report" taxonomy: "category" url: "http://localhost/category/periodicals/international-ql-report/" 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/" model: - name: "Sinclair QL" slug: "sinclair-ql" taxonomy: "model" url: "http://localhost/model/sinclair-ql/" indiv: - name: "Mel E. LaVerne" slug: "m-e-laverne" taxonomy: "indiv" url: "http://localhost/indiv/m-e-laverne/" publication_r: id: 33740 title: "International QL Report" type: "periodical" url: "http://localhost/periodical/international-ql-report/" authors_r: - name: "Mel E. LaVerne" slug: "m-e-laverne" taxonomy: "indiv" url: "http://localhost/indiv/m-e-laverne/" volume: "2" issue: "2" issues_articles: - id: 37215 title: "International QL Report V2 I2" type: "issue" url: "http://localhost/issue/international-ql-report-v2-i2/" pages: "64-67" pubdate: "July/August 1992" archive_link: false --- # Reading MSDOS Disks on the QL – Part II: Copying MSDOS Files Part I contained a brief description of the MSDOS disk organization. Table 1, below, expands on that description to include placement of clusters. The tabular form should allow visualization of interrelations among the disk parameters superior to any verbal description. For instance, the expressions in Procedure trsise should be fairly readily derivable from the Table. I have terminated the table with Track 2 because the patterns should be apparent by that time. “a and “b” indicate the first and second sectors of a pair, whether in a File Allocation Table (FAT) or a Cluster (Cl).