JESS: Good grief
"Donald Winston" <[email protected]>
| Newsgroups | gmane.comp.java.jess |
|---|---|
| Message-ID | <26817_1281930600_o7G3nxjJ027491_51CBFAA5-61EA-49A5-A4AD-1E2567DEE5E9@yahoo.com> |
Hmmm. Stuff does not work as expected. (bind ?n (list "a" "b" "c") toArray) ;this sort of works <Java-Object:[Ljava.lang.Object;> ??? (printout t ?n crlf) (bind ?s (new String[]) ;does not work ((fetch aMap) get ?key) ;;if it's a String[] then what?