Definition
A specialization of TextEditorProgram. Each instance of WordProcessingProgram is a computer programs whose primary function is the production, manipulation, and editing of text (instances of CharacterString). This collection includes programs that can be run in batch mode (i.e. not driven by user input). For solely interactive word processors, see WordProcessingProgram_Interactive, and WordProcessingProgram_Visual.