--- title: "A Small Business Payroll Program" type: "article" slug: "a-small-business-payroll-program" url: "http://localhost/article/a-small-business-payroll-program/" markdown_url: "http://localhost/article/a-small-business-payroll-program.md" published_at: "2020-10-27T17:19:02+00:00" modified_at: "2024-06-23T07:49:05+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Every business with paid employees has the complicated task of doing its payroll. The program in this article will provide accurate payroll information for up to 35 employees. If the number of employees is greater then 35, the list can be broken down into shorter lists and the results combined where needed." category: - name: "SYNC" slug: "sync" taxonomy: "category" url: "http://localhost/category/periodicals/sync/" post_tag: - name: "1983" slug: "year-1983" taxonomy: "post_tag" url: "http://localhost/tag/year-1983/" - name: "Alan Pattison (company)" slug: "alan-pattison" taxonomy: "post_tag" url: "http://localhost/tag/alan-pattison/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" - name: "ZX81" slug: "zx81" taxonomy: "post_tag" url: "http://localhost/tag/zx81/" model: - name: "Sinclair ZX81" slug: "zx81" taxonomy: "model" url: "http://localhost/model/zx81/" - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" publication: "Sync" publication_r: id: 10243 title: "SYNC" type: "periodical" url: "http://localhost/periodical/sync-magazine/" authors: "Alan Pattison" volume: "3" issue: "2" issues_articles: - id: 26648 title: "SYNC v3 n2" type: "issue" url: "http://localhost/issue/sync-v3-n2/" pages: "28, 30-32" pubdate: "March/April 1983" archive_link: false volumeissue: "v3n2" companies_articles: - id: 44361 title: "Alan Pattison" type: "company" url: "http://localhost/company/alan-pattison/" --- # A Small Business Payroll Program Every business with paid employees has the complicated task of doing its payroll. The program in this article will provide accurate payroll information for up to 35 employees. If the number of employees is greater then 35, the list can be broken down into shorter lists and the results combined where needed.