--- title: "Spiral" type: "article" slug: "spiral-2" url: "http://localhost/article/spiral-2/" markdown_url: "http://localhost/article/spiral-2.md" published_at: "2026-01-21T13:37:04+00:00" modified_at: "2026-01-21T13:37:05+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Here is a program that generates nice spiral on the screen. To get a good symetrical screen dump use the Stan Lemke's PRINTER program in the Jan. 1989 issue of UP DATE magazine (our library has a copy if you don't subscribe). It won't be exactly symmetrical because the formulas do not produce an exactly…" category: - name: "CATS Newsletter" slug: "cats-newsletter" taxonomy: "category" url: "http://localhost/category/periodicals/cats-newsletter/" 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: "Dick Wagner" slug: "dick-wagner" taxonomy: "indiv" url: "http://localhost/indiv/dick-wagner/" publication_r: id: 35941 title: "CATS Newsletter" type: "periodical" url: "http://localhost/periodical/cats-newsletter/" authors_r: - name: "Dick Wagner" slug: "dick-wagner" taxonomy: "indiv" url: "http://localhost/indiv/dick-wagner/" volume: "8" issue: "7" issues_articles: - id: 38917 title: "CATS v8 n7" type: "issue" url: "http://localhost/issue/cats-v8-n7/" pages: "5" pubdate: "December 1990" archive_link: false --- # Spiral Here is a program that generates nice spiral on the screen. To get a good symetrical screen dump use the [Stan Lemke’s](http://localhost/indiv/stan-lemke/) PRINTER program in the Jan. 1989 issue of UP DATE magazine (our library has a copy if you don’t subscribe). It won’t be exactly symmetrical because the formulas do not produce an exactly symmetrical shape but it is close. The COPY command will give a squashed image. By adjusting the formulas it may be possible to reduce the width by the amount the printed image is off.