--- title: "2068 Variable Save Trick" type: "article" slug: "2068-variable-save-trick" url: "http://localhost/article/2068-variable-save-trick/" markdown_url: "http://localhost/article/2068-variable-save-trick.md" published_at: "2020-10-27T17:09:51+00:00" modified_at: "2025-03-20T12:55:24+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "After a lot of experimenting, I may have a solution. The \"may have\" is because the process alters the system variables and, although it seems fine so far, I prefer to test it much more before using it with complete confidence. The process simply involves fooling the computer about where to start saving. Since we…" category: - name: "SyncWare News" slug: "syncware-news" taxonomy: "category" url: "http://localhost/category/periodicals/syncware-news/" 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: "Robert Fischer" slug: "robert-fischer" taxonomy: "indiv" url: "http://localhost/indiv/robert-fischer/" publication: "SyncWare News" publication_r: id: 10245 title: "SyncWare News" type: "periodical" url: "http://localhost/periodical/syncware-news/" authors: "Robert Fischer" authors_r: - name: "Robert Fischer" slug: "robert-fischer" taxonomy: "indiv" url: "http://localhost/indiv/robert-fischer/" volume: "4" issue: "2" issues_articles: - id: 26689 title: "SyncWare News v4 n2" type: "issue" url: "http://localhost/issue/syncware-news-v4-n2/" pages: "19-20" pubdate: "Nov-Dec 1986" archive_link: false volumeissue: "v4n2" --- # 2068 Variable Save Trick After a lot of experimenting, I may have a solution. The “may have” is because the process alters the system variables and, although it seems fine so far, I prefer to test it much more before using it with complete confidence. The process simply involves fooling the computer about where to start saving. Since we only want the variables, we need to make the computer think that the start of the variables is the start of the entire program.