Page 1 of 1

Posted: 22 Dec 2014 11:38
by Jan de Lint
Thanks, next questions:
- the JSON package - where do I find information?
- source control repository in the tools menu - what type of source control package is that?
]an

Posted: 22 Dec 2014 17:17
by Thomas Linder Puls
There is some information in Web Services#JSON & JSON-RPC.

Posted: 29 Dec 2014 12:01
by Jan de Lint
I would like to browse the predicates of the jsonObject in the PFC.
How do I access the class documentation?
Thanks,
]an

Posted: 29 Dec 2014 20:33
by Thomas Linder Puls
Try writing json in an editor and place the caret in the name and press F1.

Posted: 30 Dec 2014 10:00
by Jan de Lint
That link is broken apparently. Nothing happens.
Then, I opened json (open core,json), recompiled and subsequently I could use the intelligent predicate completion. That gave me an idea of the available predicates. What I'm looking for is a way to encode facts into JSON.

A minor thing: while experimenting with some of the function keys I found that the meaning of F12 and Ctrl+F12 has been swapped as compared to the description in the menu "Go to" pull down. I never noticed before because I still use the good old Ctrl+Shift+C and Ctrl+Shift+D :oops:
Regards,
]an

Posted: 30 Dec 2014 14:46
by Thomas Linder Puls
We have experienced that some computers will not open the help file. Can you open it directly, e.g. by double-clicking it $(ProDir)\doc\vip.chm.

I believe F12 and Ctrl+F12 are correct (I never use them myself either). F12 corresponds to Ctrl+Shift+C = Go to Definition.

Posted: 1 Jan 2015 13:29
by Jan de Lint
Ok.
Definition means the clause. I guess that confused me.
]an