Package mess.extensions

Class Summary
Apply apply function will allow you to pass function names aroudn as arguments; e.g.
CallFromMultifield  
FindUniqueFact  
GoodQuery  
MessAddReturnValue  
MessAddSpy This user function allows mess scripts to subscribe to notifications from the notifier.
MessAppGrammar  
MessAsk  
MessAskFree  
MessAssertAttribute  
MessBroadcastFact  
MessDeclareGlobal  
MessDefrost  
MessFreeze  
MessGetAgentID  
MessGetSociety  
MessIncludeScript This function will load a script into a MESS instance provided it has not been loaded yet.
MessLoadFacts  
MessLoadScript  
MessLog  
MessNotify this user function does notify from mess script (through the MessAgent).
MessReloadAllScripts This function will reload all scripts that were previously loaded with either loadScript or includeScript; It returns TRUE if all scripts loaded correctly or FALSE if at least one script had a problem.
MessSaveFacts  
MessSay  
MessSaySafe  
MessSaySync  
MessSendFact  
MessSetReturnValue This user function allows a mess program to set a return value.
MessThink