--- title: "BASIC Programming (part 4)" type: "article" slug: "basic-programming-part-4" url: "http://localhost/article/basic-programming-part-4/" markdown_url: "http://localhost/article/basic-programming-part-4.md" published_at: "2022-07-28T00:43:05+00:00" modified_at: "2024-05-26T13:40:23+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Conclusion to BASIC language programming tutorial, with listing for a name/address database." category: - name: "Sinc-Link" slug: "sinc-link" taxonomy: "category" url: "http://localhost/category/periodicals/sinc-link/" post_tag: - name: "BASIC (programming language)" slug: "basic-programming-language" taxonomy: "post_tag" url: "http://localhost/tag/basic-programming-language/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "Tutorial" slug: "tutorial" taxonomy: "post_tag" url: "http://localhost/tag/tutorial/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "Stan Piotrowski" slug: "stan-piotrowski" taxonomy: "indiv" url: "http://localhost/indiv/stan-piotrowski/" publication_r: id: 10240 title: "Sinc-Link" type: "periodical" url: "http://localhost/periodical/sinc-link/" authors: "Stan Piotrowski" volume: "2" issue: "4" issues_articles: - id: 39331 title: "Sinc-Link v2 n4" type: "issue" url: "http://localhost/issue/sinc-link-vol-02-no-4/" pages: "8-9" related_articles: - id: 40055 title: "BASIC Programming (part 1)" type: "article" url: "http://localhost/article/basic-programming/" - id: 40058 title: "BASIC Programming (part 2)" type: "article" url: "http://localhost/article/basic-programming-part-2/" - id: 40064 title: "BASIC Programming (part 3)" type: "article" url: "http://localhost/article/basic-programming-part-3/" - id: 40077 title: "BASIC Programming (part 5)" type: "article" url: "http://localhost/article/basic-programming-part-5/" archive_link: false --- # BASIC Programming (part 4) Conclusion to [BASIC](http://localhost/tag/basic-programming-language/) language programming tutorial, with listing for a name/address database.