DotWriter

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m
Line 15: Line 15:
 
* [http://www.atarimagazines.com/creative/v9n7/48_Geap_Dot_Writer.php 1983 review from ''Creative Computing'']
 
* [http://www.atarimagazines.com/creative/v9n7/48_Geap_Dot_Writer.php 1983 review from ''Creative Computing'']
  
[[Categories:Apple II series]]
+
[[Category:Apple II series]]

Revision as of 01:05, 30 November 2014

File Format
Name DotWriter
Ontology

DotWriter was an early-1980s word processor and print formatter for the TRS-80 series and the Apple II. It consisted of two main programs, a text editor which produced and edited plain ASCII text files, and a print formatter (DotPrint) that took ASCII files (with various embedded commands) and produced formatted printouts. The print formatter could work with text files created with other programs as well as the DotWriter editor itself, so you could still use a different program to do your editing and produce outputs with DotPrint.

On the Apple II version, text files were stored with the high bits of characters set (and hence had character code positions in the range of 80 to FF hex instead of 00 to 7F), so it is necessary to subtract 128 (80 hex) from each byte to get the proper ASCII values.

Print control commands consisted of lines starting with the dot (.), as well as some embedded commands starting with the upright bar (|) which were used within the flow of text for such things as underlining.

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox