Wordstar For Ms-Dos Document

[ ID : https://www.nationalarchives.gov.uk/pronom/x-fmt/260 ]


type
concept
uri
https://www.nationalarchives.gov.uk/pronom/x-fmt/260
schema
The technical registry PRONOM
labels
WordStar for MS-DOS Document (en)

    notes

  • Definition (en): The WordStar format is the default proprietary plain text format for the word processing application of the same name. It was created in 1978 by MicroPro, originally for the CP/M operating system but later was used on other operating systems such as PC/MS-DOS. It was the first word processor to render the doument on screen as it would appear when printed. WordStar files often have the extension ws or ws follwed by their version number but it is also common for them to have no extension. WS4 files currently cannot by identified though a PRONOM identification signature. On the surface it's a plain text file, however the format 'shifts' the last byte of each word. Effectively it is 'flipping' the first bit of the ASCII character from 0 to 1. so a lower case 'r' (hex value 0x72) becomes 'ò' (hex value 0xF2); lower case 'd' (hex 0x64) becomes 'ä' (hex 0xE4) and so on. It should be possible to write a simple decoder application for WS4 files, however note that the conjecture above is based on observation of a limited pool of files, and there may be additional subtleties yet to be encountered and understood. Please contact the PRONOM team if you have any further information about this format.

relations