Donate Share

JLog/JScriptLog - Prolog in Java*

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Adding custom predicates

You are viewing a single message from this topic. View all messages.

  1. 2008-05-15 08:17:13 UTC
    Hi there,
    I'm trying to implement a support site that will use jLogic to provide users a way of diagnosing and resolving their own issues. To aid this, I'm looking to extend the predicates with to include one that will open a web page, so we can provide links to technical support docs and the like.
    Which interface or class should I be extend'ing and do the predicates need to be registered with the engine in some way ? My predicate would look something like :

    openWebPage( 'http://www.google.com' ).

    many thanks for your help

    Simon Delicata
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.