home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / personal / dialogjw.zip / MYHELP.HLP < prev   
Text File  |  1993-01-15  |  2KB  |  36 lines

  1. .TOPIC:
  2. Sample Help File:
  3.  
  4. These help files are for your own use.  They are accessed from the DiaLog main menu under <Help> as <MyHelp>.
  5.  
  6. The requirements for the format of these files are:
  7.  
  8. Each help topic must be preceded by the "TOPIC" line, (which starts with a period and ends with a colon) followed immediately with a short topic title line terminated with a colon.  To create sub-topic sections, indent the topic title line 1 or more spaces.  Do not use tabs.
  9.  
  10. Topic Title Lines MUST be unique, or the second occurance of the same title cannot be reached.
  11.  
  12. After that enter the text of the topic.  Do not enter any linefeeds into your text unless you want to separate the text into paragraphs.  Use the Windows NotePad in the word-wrap mode, or any editor of your choice.
  13.  
  14. The help file cannot be larger than 32,767 characters.
  15.  
  16. Each help file you create in this fashion must be named "MyName.hlp", where "Name" is the name of your choice, up to 6 characters.  The help file must reside in the DiaLog directory.
  17. .TOPIC:
  18.     Display SubTopics:
  19.  
  20. <SubTopics> / <No SubTopics> is a toggle control.  Pressing it will alternately display and not display the subtopics.  This comes in handy when there are many topics and subtopics.
  21.  
  22. Displaying only the main topics makes it easier to zero in on the desired topic.  Once the desired main topic is selected, select the subtopics again, and the main topic will move to the top of the topics display (unless you are at or near the end of the topics).
  23. .TOPIC:
  24. Another Topic:
  25.  
  26. Text of new topic.
  27. .TOPIC:
  28.     Sub Topic 1:
  29.  
  30. Text of sub topic 1.
  31. .TOPIC:
  32.     Sub Topic 2:
  33.  
  34. Text of sub topic 2.
  35.  
  36.