Algernon Tutorial 2.c
Utility Routines


previous   next

These exercises and examples use the newspaper project included in the examples folder of your Protege installation.

:DATE - retrieve the current date and time

:PRINT and :PRINTLN

Notes: These don't currently print to the Algernon tab output window. You must run Algernon from the command line to see the output.

:TRACE

Note: this does not currently print to the Algernon tab output window.
:TRACE is used for debugging and sets a global trace level. Trace levels are:

:NEQ - not equal

:NEQ can be used to generate combinations of a set of objects:

Related links


previous   next
Author: Micheal Hewett
Email: mhewett@users.sf.net
Last Updated: Monday, June 06, 2005