--- title: "A Directory Printer" type: "article" slug: "a-directory-printer" url: "http://localhost/article/a-directory-printer/" markdown_url: "http://localhost/article/a-directory-printer.md" published_at: "2026-02-08T01:19:07+00:00" modified_at: "2026-02-08T01:19:15+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "If you have just a few files on, say, flpl, a quick and dirty hard copy of the directory could be obtained by OPEN #3, SER1: STAT #3: WSTAT #3. Unfortunately, for more than about 25 to 30 files, the result is distinctly un-neat. Whence, the following effort to get a mite better organized." 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: "4" issues_articles: - id: 37217 title: "International QL Report V2 I4" type: "issue" url: "http://localhost/issue/international-ql-report-v2-i4/" pages: "123-127" pubdate: "November/December 1992" archive_link: false --- # A Directory Printer If you have just a few files on, say, flpl, a quick and dirty hard copy of the directory could be obtained by OPEN #3, SER1: STAT #3: WSTAT #3. Unfortunately, for more than about 25 to 30 files, the result is distinctly un-neat. Whence, the following effort to get a mite better organized.