Page 1 of 1

Library Reference?

Posted: 28 Aug 2015 15:53
by hyphz
Has the library reference been moved somewhere I can't find? Previously I recall the built-in context help contained lists and prototypes for all the library functions but it seems to be inaccessible now. The wiki has the language reference, but not the library reference. Is there a library reference still maintained?

Posted: 29 Aug 2015 18:57
by Thomas Linder Puls
Yes, the library reference is still there, but unfortunately it has become a little trickier to get to.

If you place the caret in a word you know belongs to PFC and press F1 then it should open, but if the caret is for example in a keyword you will get to the language reference in the wiki on the WEB instead.

I think we will put a menu entry in the help menu for opening this specific part of the help system.

You can also open the file directly from its directory the file is $(ProDir)\doc\vip.chm.

Posted: 1 Sep 2015 18:22
by hyphz
Thanks for your reply, however pressing F1 did not seem to work when I tried it - nothing happened and on one occasion I got an assertion error in the IDE. This may be due to the fact I am using Windows 10.

Posted: 1 Sep 2015 19:52
by Thomas Linder Puls
Can you open the help file manually?

What happens if you place the caret in the word "clauses" and then press F1?

Re:

Posted: 1 Sep 2015 22:13
by hyphz
Thomas Linder Puls wrote:Can you open the help file manually?

What happens if you place the caret in the word "clauses" and then press F1?
Nothing happens when I do that.

If I put the caret on a "tryGet" call and press F1, I get the message to "choose 'tryGet' to show help topic..', but whichever one I choose the window then disappears and no help appears.

Opening the .CHM file manually works OK.

Posted: 2 Sep 2015 9:02
by Thomas Linder Puls
F1 on "clauses" should open the language reference in the wiki on the WEB.

F1 on "tryGet" ask about which tryGet you mean and should then open the .chm file on the selected entry.

F1 on "collection" should (since there is only one collection entry) directly open the .chm file on "collection".

We will investigate this.

Posted: 2 Sep 2015 9:07
by Thomas Linder Puls
One question more, what is your default browser?

Posted: 15 Aug 2016 14:34
by hyphz
I'm still getting this issue. Any time help is opened on the Web it works fine (and my default browser is Firefox) but anything that would open the CHM file silently does nothing. The only way to view the CHM file is to manually open it from file manager.