Help file problem...

BlitzMax Forums/BlitzMax Beginners Area/Help file problem...

Mainly with modules, I locate the module doc dir in the help tree to the right of the editor, when I click on the commands.html file... it loads in just that, the raw HTML to the editor... ? This makes the help files very confusing.

You are looking at the source html for the help file. You're probably looking in the Projects node of the tree.
If you go up the tree to Help+Modules, then click on the module category, such as Max2D or Blitz Runtime, then double-click the command you're interested in, it will open up in the help window.

OK thanks, I saw that some of them were working in the upper tree but some are specific to the source tree only... I assume that they simply have not installed properly?