Summary
|
Name |
WordStar for MS-DOS Document |
Version |
4.0 |
Other names |
|
Identifiers |
Library of Congress Format Description Identifier:
fdd000552 Wikidata QID Identifier:
Q105856544 PUID:
x-fmt/260
|
Family |
|
Classification |
Word Processor |
Disclosure |
|
Description |
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. |
Orientation |
Text |
Byte order |
|
Related file formats |
Is previous version of WordStar for MS-DOS Document (5.0) Is subsequent version of WordStar for MS-DOS Document (3.0)
|
Technical Environment |
|
Released |
|
Supported until |
|
Format Risk |
|
Developed by |
MicroPro Inc
|
Supported by |
None.
|
Source |
Digital Preservation Department / The National Archives
|
Source date |
02 Aug 2005 |
Source description |
|
Last updated |
29 Jul 2022 |
Note |
http://justsolve.archiveteam.org/wiki/WordStar
https://www.loc.gov/preservation/digital/formats/fdd/fdd000552 |