-
- Posts: 10
- Joined: 15 Jan 2013 1:13
Library Reference?
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?
-
- VIP Member
- Posts: 1466
- Joined: 28 Feb 2000 0:01
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.
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.
Regards Thomas Linder Puls
PDC
PDC
-
- Posts: 10
- Joined: 15 Jan 2013 1:13
-
- VIP Member
- Posts: 1466
- Joined: 28 Feb 2000 0:01
-
- Posts: 10
- Joined: 15 Jan 2013 1:13
Re:
Nothing happens when I do that.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?
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.
-
- VIP Member
- Posts: 1466
- Joined: 28 Feb 2000 0:01
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.
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.
Regards Thomas Linder Puls
PDC
PDC
-
- VIP Member
- Posts: 1466
- Joined: 28 Feb 2000 0:01
-
- Posts: 10
- Joined: 15 Jan 2013 1:13