LocoScript
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Document }} LocoScript was the word processor bundled with the Amstrad PCW. There were four major versions for the PCW, and two fo...") |
Dan Tobias (Talk | contribs) |
||
Line 5: | Line 5: | ||
LocoScript was the word processor bundled with the Amstrad PCW. There were four major versions for the PCW, and two for MSDOS. | LocoScript was the word processor bundled with the Amstrad PCW. There were four major versions for the PCW, and two for MSDOS. | ||
+ | |||
+ | At least in the PCW versions, the [[CPM/PLUS character set]] was used for the text portions, except that the [[C1 controls]] range was used for control codes (different ones from the C1 control standard, which probably didn't exist yet) instead of the graphical characters of the CPM/PLUS set. | ||
* [http://www.locoscript.co.uk/ Publisher's website] | * [http://www.locoscript.co.uk/ Publisher's website] | ||
* [http://www.seasip.demon.co.uk/Unix/Joyce/ls1frm.html LocoScript 1 file format] | * [http://www.seasip.demon.co.uk/Unix/Joyce/ls1frm.html LocoScript 1 file format] | ||
* [http://cirsovius.de/CPM/Projekte/TURBO-PASCAL/LOCO/LocoConv-en.html LocoConv - Pascal source to read LocoScript documents] | * [http://cirsovius.de/CPM/Projekte/TURBO-PASCAL/LOCO/LocoConv-en.html LocoConv - Pascal source to read LocoScript documents] |
Revision as of 03:11, 17 October 2013
LocoScript was the word processor bundled with the Amstrad PCW. There were four major versions for the PCW, and two for MSDOS.
At least in the PCW versions, the CPM/PLUS character set was used for the text portions, except that the C1 controls range was used for control codes (different ones from the C1 control standard, which probably didn't exist yet) instead of the graphical characters of the CPM/PLUS set.