I'm using Jess 4.1 and am a confused newbie:
Jess> (call "HAHAHA" toLowerCase)
"hahaha"
Jess> (call "+HAHAHAHA" toLowerCase)
Rete Exception in routine call.
Message: Invalid argument to toLowerCase at line 2: ( call
"+HAHAHAHA" toLowerCase ) .
Since I thought a string was a string was a string the prepended '+'
should make no difference, right??
Tnx
Alanl
---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list. List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------