--- title: "AT-ONE: Microtape Cataloging Program for A&J Microdrive" type: "article" slug: "at-one-microtape-cataloging-program-for-aj-microdrive" url: "http://localhost/article/at-one-microtape-cataloging-program-for-aj-microdrive/" markdown_url: "http://localhost/article/at-one-microtape-cataloging-program-for-aj-microdrive.md" published_at: "2026-03-14T12:46:20+00:00" modified_at: "2026-03-14T12:46:20+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "BASIC program that saves to location 01 of any A&J Stringy Floppy microtape and auto-runs on LOAD. Provides menu options: catalog all tape locations to screen (optionally printed), or load any named file by entering the exact filename. Line 9393 is an auto-SAVE/VERIFY subroutine. Includes sample catalog output showing locations 2-17 with filenames." category: - name: "Timelinez" slug: "timelinez" taxonomy: "category" url: "http://localhost/category/periodicals/timelinez/" post_tag: - name: "BASIC (programming language)" slug: "basic-programming-language" taxonomy: "post_tag" url: "http://localhost/tag/basic-programming-language/" - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Howard Ballinger" slug: "ballinger-howard" taxonomy: "indiv" url: "http://localhost/indiv/ballinger-howard/" publication_r: id: 21571 title: "Timelinez" type: "periodical" url: "http://localhost/periodical/timelinez/" authors_r: - name: "Howard Ballinger" slug: "ballinger-howard" taxonomy: "indiv" url: "http://localhost/indiv/ballinger-howard/" volume: "3" issue: "6" issues_articles: - id: 38821 title: "Timelinez v3 n6" type: "issue" url: "http://localhost/issue/timelinez-v3-n6/" pages: "4" pubdate: "June 1985" archive_link: false --- # AT-ONE: Microtape Cataloging Program for A&J Microdrive BASIC program that saves to location 01 of any A&J Stringy Floppy microtape and auto-runs on LOAD. Provides menu options: catalog all tape locations to screen (optionally printed), or load any named file by entering the exact filename. Line 9393 is an auto-SAVE/VERIFY subroutine. Includes sample catalog output showing locations 2-17 with filenames.