--- title: "Z-AID" id: 14653 type: "product" slug: "z-aid" url: "http://localhost/product/z-aid/" markdown_url: "http://localhost/product/z-aid.md" published_at: "2019-11-30T01:28:43+00:00" modified_at: "2026-03-22T13:35:39+00:00" author: "David Anderson" featured_image: url: "http://localhost/wp-content/uploads/2020/08/Gladstone-z-aid-2.jpg" excerpt: "VERIFY confirms whether a program has been recorded properly on tape. The program in memory is unaffected, and a further “save” can be made if necessary. MLOAD/MSAVE enables a specified block of memory to be saved. VPTR can be used within a BASIC program to eliminate many tedious POKES and PEEKS in finding the addresses…" category: - name: "Programming" slug: "programming" taxonomy: "category" url: "http://localhost/category/software/programming/" post_tag: - name: "Downloadable" slug: "downloadable" taxonomy: "post_tag" url: "http://localhost/tag/downloadable/" - name: "Gladstone Electronics" slug: "gladstone-electronics" taxonomy: "post_tag" url: "http://localhost/tag/gladstone-electronics/" - name: "International Publishing & Software Inc" slug: "international-publishing-software-inc" taxonomy: "post_tag" url: "http://localhost/tag/international-publishing-software-inc/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" genre: - name: "Programming" slug: "programming" taxonomy: "genre" url: "http://localhost/type/programming/" - name: "Software" slug: "software" taxonomy: "genre" url: "http://localhost/type/software/" company: id: 10960 title: "International Publishing & Software Inc" type: "company" url: "http://localhost/company/international-publishing-software-inc/" price: 14.95 date: 1982 rarity: "Uncommon" related_content: - id: 24414 title: "Programming Your Computer" type: "article" url: "http://localhost/article/programming-your-computer/" adverts: - publication: - id: 26645 title: "SYNC v2 n5" type: "issue" url: "http://localhost/issue/sync-v2-n5/" advert_page: "32" related_products: - id: 56747 title: "Z-AID" type: "computer_media" url: "http://localhost/computer_media/z-aid/" companies_products: - id: 10902 title: "Gladstone Electronics" type: "company" url: "http://localhost/company/gladstone-electronics/" - id: 10960 title: "International Publishing & Software Inc" type: "company" url: "http://localhost/company/international-publishing-software-inc/" --- VERIFY confirms whether a program has been recorded properly on tape. The program in memory is unaffected, and a further “save” can be made if necessary. MLOAD/MSAVE enables a specified block of memory to be saved. VPTR can be used within a BASIC program to eliminate many tedious POKES and PEEKS in finding the addresses where variable values are stored. CHAIN allows the second part of a BASIC program to be loaded and tacked onto the end of the first part.