See all articles from QL Report v2 n12
I have seen a number of programs using a microdrive file containing a directory listing. The problem is copying, deleting, etc. as using the file means that the file must be accessed for each task and slows operations down to a crawl. Utilizing the follawing listing af PROCedure’s can allow you to write utilities in SuperBASIC for directory displays, various copy schemes, etc.