--- title: "Compusa Disk Fix" type: "article" slug: "compusa-disk-fix" url: "http://localhost/article/compusa-disk-fix/" markdown_url: "http://localhost/article/compusa-disk-fix.md" published_at: "2024-01-28T19:40:37+00:00" modified_at: "2026-06-21T23:37:17+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "I, too, have a Compusa Disk system for my TS 1500. I use a different method to save to disk which allows me to save to tape if I want to. The method described in Updates 1:3 forces you to delete old data BEFORE you save the new data. That practice could lead to disaster.…" category: - name: "Pro/File Updates" slug: "pro-file-updates" taxonomy: "category" url: "http://localhost/category/periodicals/pro-file-updates/" post_tag: - name: "Full Text" slug: "fulltext" taxonomy: "post_tag" url: "http://localhost/tag/fulltext/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "Ed Grey" slug: "ed-grey" taxonomy: "indiv" url: "http://localhost/indiv/ed-grey/" publication_r: id: 39136 title: "Pro/File Updates" type: "periodical" url: "http://localhost/periodical/pro-file-updates/" authors: "Ed Grey" volume: "2" issue: "1" issues_articles: - id: 52733 title: "Pro/file Updates v2 n1" type: "issue" url: "http://localhost/issue/pro-file-updates-v2-n1/" pages: "3-4" pubdate: "January 1985" product_reviews: - id: 14729 title: "ZX Pro/File" type: "product" url: "http://localhost/product/zx-pro-file-2/" archive_link: false --- # Compusa Disk Fix I, too, have a Compusa Disk system for my TS 1500. I use a different method to save to disk which allows me to save to tape if I want to. The method described in Updates 1:3 forces you to delete old data BEFORE you save the new data. That practice could lead to disaster. I dedicate a disk to my expanded (D$=30002) version of ZX Pro/File. I use preprogrammed functions to enable my drives when I want to save “ZX”. I number the programs increments of .01, which allows you to re-save the program (after additions or changes) without first deleting the old. I continue like this until the disk is full, then I again use the preprogrammed function to delete those old version (except the last 2). Now I can continue using the same disk over and over. I wrote 2 programs (one to save to disk, one to delete old version), both are accessed by the “DO-FILE” method described on page 43 of the Pro/File Manual. Listings are shown below.