|
Hallo all,
I have the jess code:
(bind ?a (new java.lang.Double 1.1))
But after : (printout t ?a crlf)
i get only :
(External-Address:java.lang.Double)
why not 1.1 ?
Can you show me, what is wrong there ?
Thanks
La
|
- Re: JESS: Java reflection Thao
- Re: JESS: Java reflection ejfried
