home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os2 / programm / 7073 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.4 KB  |  33 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!psinntp!panix!os2man
  3. From: os2man@panix.com (Larry Salomon Jr.)
  4. Subject: Re: I need assistance creating HELP for my app
  5. Message-ID: <1992Dec16.145903.24238@panix.com>
  6. Date: Wed, 16 Dec 1992 14:59:03 GMT
  7. References: <BzB4sw.1zq@news.cso.uiuc.edu>
  8. Organization: PANIX Public Access Unix, NYC
  9. Lines: 22
  10.  
  11. In <BzB4sw.1zq@news.cso.uiuc.edu> cjs33278@uxa.cso.uiuc.edu (Carl+Chris Samos) writes:
  12.  
  13. >I'm trying to get the helpfile finished for my application, but I'm running
  14. >into a little trouble.  The only trouble I'm having is creating the .IPF file
  15. >that I compile with IPFC.  Currently I'm using Describe (a very nice OS/2
  16. >word processor) to write the help text.  I then save the file in RTF.  My
  17. >coworker wrote a RTF to IPF converter, but it needs a little work.
  18.  
  19. >So I was wondering if there was some other way to generate a .IPF file.  I'd
  20. >rather not type it by hand, as my app currently has over 250 help pages, and
  21. >it grows daily.
  22.  
  23. This might work.  Try creating a printer using the IBMNULL driver and then
  24. print to a file.  This should convert your Describe document to ASCII which
  25. can then be converted with a few macros or possibly a Rexx program.
  26.  
  27. Cheers,
  28. Q
  29. -- 
  30. "If you choose not to decide, you  | "My other body is in the shop" - seen
  31.  still have made a choice" - Rush  |  on a T-shirt
  32. ------------------------------------------------------------------------
  33.