--- title: "Verify" type: "article" slug: "verify" url: "http://localhost/article/verify/" markdown_url: "http://localhost/article/verify.md" published_at: "2022-01-23T21:28:26+00:00" modified_at: "2024-05-26T13:11:45+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Routine to generate a checksum for every line in a program, aimed at assisting correct communication of program listings in newsletters." category: - name: "Sinc-Link" slug: "sinc-link" taxonomy: "category" url: "http://localhost/category/periodicals/sinc-link/" post_tag: - 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: "Chris Taylor" slug: "chris-taylor" taxonomy: "indiv" url: "http://localhost/indiv/chris-taylor/" publication_r: id: 10240 title: "Sinc-Link" type: "periodical" url: "http://localhost/periodical/sinc-link/" authors: "Chris Taylor" volume: "4" issue: "4" issues_articles: - id: 38196 title: "Sinc-Link v4 n4" type: "issue" url: "http://localhost/issue/sinc-link-v4-n4/" pages: "7" pubdate: "August/September 1986" archive_link: false --- # Verify Routine to generate a checksum for every line in a program, aimed at assisting correct communication of program listings in newsletters.