Path: utzoo!utgpu!watmath!npross From: npross@watmath.waterloo.edu (N.P.Ross) Newsgroups: comp.sys.ibm.pc Subject: Re: WordPerfect questions Keywords: wordperfect running program file format Message-ID: <22166@watmath.waterloo.edu> Date: 15 Nov 88 17:06:12 GMT References: <8811150529.AA12858@hub.toronto.edu> Reply-To: npross@watmath.waterloo.edu (N.P.Ross) Organization: U. of Waterloo, Ontario Lines: 20 In article <8811150529.AA12858@hub.toronto.edu> stevec@hub.toronto.edu (Stephen Curran) writes: >A couple of WordPerfect questions: > >1. I'm trying to determine the internal format codes used by >WordPerfect 5.0. Does anyone know this information or where it can >be found? I'll use the trial-and-error approach if I have to, but >would prefer to not fight that battle unless forced. The WordPerfect 5.0 Developer's Toolkit (approx 200 pages) documents all WP 5.0 file formats (Document, .PRS, .ALL, etc.), printer driver development, WP resource usage, Shell Program interface, and the WP 5.0 third party interface. The third party interface allows an external program to control WP by intercepting/providing keyboard input, enough status information is provided to make this a viable way to control WP. This document is available free to developers from WordPerfect Corp. - David Ziegler