users-prolog
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

set_prolog_flag


From: David
Subject: set_prolog_flag
Date: Tue, 22 May 2001 18:11:17 -0600

Are there restrictions in GNU Prolog on using set_prolog_flag?
 
I want to be able to set user definable flags (like I do in SWI prolog, for example). 
For example, the statement :
 
|?- set_prolog_flag('userflag','yes').
 
returns:
 
uncaught exception: error(domain_error(prolog_flag,userflag),set_prolog_flag/2)
 
--Thanks for thoughts on such a simple question.
 
David Bennett
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]