home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / msdos / programm / 10473 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  1.1 KB

  1. Path: sparky!uunet!mcsun!uknet!bradford.ac.uk!N.J.Dixon
  2. From: N.J.Dixon@bradford.ac.uk (NJ DIXON)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: HELP WANTED: MS-Works file format?
  5. Message-ID: <1992Nov10.172819.9395@bradford.ac.uk>
  6. Date: 10 Nov 92 17:28:19 GMT
  7. Organization: University of Bradford, UK
  8. Lines: 15
  9. Originator: 90468713@ccw317
  10. Nntp-Posting-Host: ccw317
  11. X-Newsreader: TIN [version 1.1 PL6]
  12.  
  13. I need to write a program which will read a .WPS file created in the Works
  14. word-processor and display the file on a SPARCstation with formatting, styles,
  15. etc intact.
  16.  
  17.  I've tried looking at the contents of .WPS files with the same text but
  18. different styles, but I can't guess what the format is. There appears to be
  19. just a 256-byte header, followed by the plain text of the document, and a
  20. 'footer' made up of a few more codes at the end, but that's about all I know.
  21.  
  22. If some kind soul (at Microsoft perhaps?) could let me know how these .WPS
  23. files are stored (or let me know where I can find out) it would make my life a
  24. hell of a lot easier.
  25.  
  26. - Nick Dixon (N.J.Dixon@bradford.ac.uk)
  27.