--- title: "Continue.com" type: "article" slug: "continue-com" url: "http://localhost/article/continue-com/" markdown_url: "http://localhost/article/continue-com.md" published_at: "2025-07-28T01:28:03+00:00" modified_at: "2025-07-28T01:28:03+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "I found a fascinating article by David Barry from the St. Louis Osborne Group on the CP/M memory map and how various Iocations are used. It was even simple, enough that I grasped it the first time! Did you ever want to get a directory while in the middle of something like PIP or COPY?…" category: - name: "The Data Expansion" slug: "the-data-expansion" taxonomy: "category" url: "http://localhost/category/periodicals/the-data-expansion/" post_tag: - name: "CP/M" slug: "cp-m" taxonomy: "post_tag" url: "http://localhost/tag/cp-m/" publication_r: id: 50143 title: "The Data Expansion" type: "periodical" url: "http://localhost/periodical/the-data-expansion/" authors: "David Haldeman" volume: "5" issue: "4" issues_articles: - id: 50246 title: "The Data Expansion v5 n4" type: "issue" url: "http://localhost/issue/the-data-expansion-v5-n4/" pages: "18-19" pubdate: "April 1988" archive_link: false --- # Continue.com I found a fascinating article by David Barry from the St. Louis Osborne Group on the CP/M memory map and how various Iocations are used. It was even simple, enough that I grasped it the first time! Did you ever want to get a directory while in the middle of something like PIP or COPY? First, you had to exit what you were doing and then come back to reload the program you were in.