home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / programm / misc / 1677 < prev    next >
Encoding:
Internet Message Format  |  1992-09-04  |  2.5 KB

  1. Path: sparky!uunet!utcsri!utgpu!attcan!ncrcan!becker!censor!geac!torsqnt!hlpell
  2. From: hlpell@sequent.com (Howard Pell)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Re: grumble, grumble, damn help files...
  5. Message-ID: <U=T.715031272@cansqnt>
  6. Date: 28 Aug 92 19:47:52 GMT
  7. References: <1992Aug28.134308.14772@twisto.eng.hou.compaq.com> <89255@rphroy.ph.gmr.com>
  8. Sender: usenet@torsqnt.tor.sequent.com (Usenet News Owner)
  9. Organization: Sequent Computer Systems (Canada) Ltd.
  10. Lines: 48
  11. Nntp-Posting-Host: cansqnt.tor.sequent.com
  12.  
  13. dgrimm@awm.cs.gmr.com (Don Grimm CS50) writes:
  14.  
  15.  
  16. >  > A curious problem with generating a help file.  I'm using Word 2.0 to
  17. >  > create the RTF file and then HC 3.00a to compile it.  
  18.  
  19. >  > The problem is with inserting a bitmap into the file.  I use the
  20. >  > command {bml printer.bmp} and then some text.  But, instead of a
  21. >  > bitmap, I get the text {bml printer.bmp}.  Does this have to be
  22. >  > typed in a particular font?  Is there a limitation as to what 
  23. >  > can precede or follow it?
  24.  
  25. >  > Enquiring minds want to know before I throw my laptop out off a ten story
  26. >  > tower.
  27.  
  28. >  I have experienced the *exact* same problem.  I've noticed that if I
  29. >  delete the line, then retype "{bml printer.bmp}" it works.  Until I
  30. >  read the file back into Word and save it.  Then it does not work, and
  31. >  I get the text "{bml printer.bmp}".
  32.  
  33. >  I examined the .rtf file and word is doing some funny translating or
  34. >  filtering or something.
  35.  
  36. >  Any suggestions would be appreciated since I'm currently retyping all
  37. >  my {bmc}'s every time I change my help file!
  38.  
  39. >  -later
  40.  
  41. >--------------------------------------------------------------------------------
  42. >Don Grimm
  43. >dgrimm@awm.cs.gmr.com
  44. >--------------------------------------------------------------------------------
  45. >Hey, we're just like the Waltons.
  46. >We're prayin' for the end of the depression, too.
  47. >  -- Bart Simpson
  48. >--------------------------------------------------------------------------------
  49. Sorry to say, I do not have the answer ... I have another problem related
  50. to help.
  51.  
  52. When I compile, I get errors for some of the jumps that the compiler can't
  53. resolve.  So I edit the rtf file and retype the hidden text and recompile.
  54. Those specific jumps are now resolved (the compiler doesn't complain) but
  55. now it finds new jumps that it can't resolve.  Yet it resolved them on the
  56. first pass!!!  I have taken a floppy into our local MS offices but they
  57. have not had a chance to look at it yet.  I'm running V2.0 of Word and V3.00a
  58. of the help compiler.  Any suggestions?
  59.  
  60. Howard
  61.