--- title: "QL Programming Tips" type: "article" slug: "ql-programming-tips" url: "http://localhost/article/ql-programming-tips/" markdown_url: "http://localhost/article/ql-programming-tips.md" published_at: "2024-11-13T02:10:06+00:00" modified_at: "2025-01-25T20:44:54+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "I never saw it mentioned anywhere specifically, but I have found that in SuperBASIC you run into trouble if you have too many LOCAL variables." category: - name: "Sinclair Timex User Group Newsletter" slug: "sinclair-timex-user-group-newsletter" taxonomy: "category" url: "http://localhost/category/periodicals/sinclair-timex-user-group-newsletter/" post_tag: - name: "QL" slug: "ql" taxonomy: "post_tag" url: "http://localhost/tag/ql/" model: - name: "Sinclair QL" slug: "sinclair-ql" taxonomy: "model" url: "http://localhost/model/sinclair-ql/" indiv: - name: "Al Boehm" slug: "al-boehm" taxonomy: "indiv" url: "http://localhost/indiv/al-boehm/" publication_r: id: 21538 title: "Sinclair Timex User Group Newsletter" type: "periodical" url: "http://localhost/periodical/sinclair-timex-user-group-newsletter/" authors: "Al Boehm" volume: "7" issue: "2" issues_articles: - id: 50148 title: "BCS Sinclair-Timex User Group Newsletter v7 n2" type: "issue" url: "http://localhost/issue/bcs-sinclair-timex-user-group-newsletter-v7-n2/" pages: "8" pubdate: "March 1988" archive_link: false --- # QL Programming Tips I never saw it mentioned anywhere specifically, but I have found that in SuperBASIC you run into trouble if you have too many LOCAL variables.