--- title: "ZX-TERM*80 Modification for use with MichTron BBS Program" type: "article" slug: "zx-term80-modification-for-use-with-michtron-bbs-program-2" url: "http://localhost/article/zx-term80-modification-for-use-with-michtron-bbs-program-2/" markdown_url: "http://localhost/article/zx-term80-modification-for-use-with-michtron-bbs-program-2.md" published_at: "2026-01-24T22:39:50+00:00" modified_at: "2026-01-24T22:39:50+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "NNN does not recognize Delete (ASCIl 7Fh = 127d) when DEL is sent. To delete last character sent you must use BS (Backspace = ASCIl 08h). Here are two ways to get a BS. The easiest way is to send a CONTROL H (shift 3 then H). This works well if you are a reasonably…" category: - name: "Timex Sinclair Users Group Mile High Chapter Newsletter" slug: "timex-sinclair-users-group-mile-high-chapter-newsletter" taxonomy: "category" url: "http://localhost/category/periodicals/timex-sinclair-users-group-mile-high-chapter-newsletter/" 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: "Fred Nachbaur" slug: "fred-nachbaur" taxonomy: "indiv" url: "http://localhost/indiv/fred-nachbaur/" publication_r: id: 39264 title: "Timex Sinclair Users Group Mile High Chapter Newsletter" type: "periodical" url: "http://localhost/periodical/timex-sinclair-users-group-mile-high-chapter-newsletter/" authors_r: - name: "Fred Nachbaur" slug: "fred-nachbaur" taxonomy: "indiv" url: "http://localhost/indiv/fred-nachbaur/" issues_articles: - id: 39755 title: "Timex Sinclair Users Group Mile High Chapter Jun 1991" type: "issue" url: "http://localhost/issue/timex-sinclair-users-group-mile-high-chapter-jun-1991/" pages: "1" pubdate: "June 1991" archive_link: false --- # ZX-TERM*80 Modification for use with MichTron BBS Program NNN does not recognize Delete (ASCIl 7Fh = 127d) when DEL is sent. To delete last character sent you must use BS (Backspace = ASCIl 08h). Here are two ways to get a BS. The easiest way is to send a CONTROL H (shift 3 then H). This works well if you are a reasonably good typist, and catch your mistakes shortly after making them.