--- title: "Timex Microdrive Operating System" id: 52318 type: "document" slug: "timex-microdrive-operating-system" url: "http://localhost/document/timex-microdrive-operating-system/" markdown_url: "http://localhost/document/timex-microdrive-operating-system.md" published_at: "2023-12-26T22:27:35+00:00" modified_at: "2026-03-15T19:50:20+00:00" author: "David Anderson" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "This document describes the functionality of the system software which controls the following devices on the TS 2000: one or more microdrives an RS 232 interface a local area network The commands in Section 5.0 are to be implemented as a set of commands in BASIC. When the operating system first boots up, the user…" category: - name: "Documentation" slug: "documentation" taxonomy: "category" url: "http://localhost/category/documentation/" post_tag: - name: "Timex Computer Corporation" slug: "timex-computer-corporation" taxonomy: "post_tag" url: "http://localhost/tag/timex-computer-corporation/" - name: "TS 2065" slug: "ts-2065" taxonomy: "post_tag" url: "http://localhost/tag/ts-2065/" - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" doc_author: "Scott McCourt" document_url: "https://archive.org/details/timex-computer-corp/Timex%20Microdrive%20Operating%20System/mode/2up" pages: 12 document_date: "October 12, 1983" related_content: - id: 13308 title: "TS 2065 Microdrive" type: "product" url: "http://localhost/product/microdrive/" document_publisher: - id: 11401 title: "Timex Computer Corporation" type: "company" url: "http://localhost/company/timex-computer-corporation/" --- This document describes the functionality of the system software which controls the following devices on the TS 2000: 1. one or more microdrives 2. an RS 232 interface 3. a local area network The commands in Section 5.0 are to be implemented as a set of commands in BASIC. When the operating system first boots up, the user is prompted for the current date. The format to be used when entering the date is mm-dd-yy. An invalid date will produce an error message and the user will be prompted to re-enter the date. This date is not updated, but is used only for file directory information (date created, date last updated). If nothing is entered (i.e., the null string) the date is set to be 00-00-00.