--- title: "Error Recovery" type: "article" slug: "error-recovery" url: "http://localhost/article/error-recovery/" markdown_url: "http://localhost/article/error-recovery.md" published_at: "2020-10-27T17:10:57+00:00" modified_at: "2025-11-04T01:40:29+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Techniques and programming examples to recover from user errors." category: - name: "T-S Horizons" slug: "t-s-horizons" taxonomy: "category" url: "http://localhost/category/periodicals/t-s-horizons/" post_tag: - 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/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "Bill Johnson" slug: "bill-johnson" taxonomy: "indiv" url: "http://localhost/indiv/bill-johnson/" publication: "T-S Horizons" publication_r: id: 10247 title: "T-S Horizons" type: "periodical" url: "http://localhost/periodical/t-s-horizons/" authors: "Bill Johnson" issue: "4" issues_articles: - id: 26853 title: "T-S Horizons n4" type: "issue" url: "http://localhost/issue/t-s-horizons-n4/" pages: "15-17" pubdate: "March 1984" archive_link: false volumeissue: "vn4" --- # Error Recovery Techniques and programming examples to recover from user errors.