Hi everyone,
i have the following in Jess database:
f-0 (MAIN::initial-fact)
f-1 (MAIN::humans (h_id 1) (h_is_visible null) (h_makes_sound null)
(h_sound_volume null) (h_description "long hair, Frames: 0, ")
(h_Framenumber 0) (h_x 158) (h_y 66) (h_width 59) (h_height 76)
(h_expression null))
f-2 (MAIN::humans (h_id 1) (h_is_visible null) (h_makes_sound null)
(h_sound_volume null) (h_description "long hair, Frames: 0, 1, ")
(h_Framenumber 1) (h_x 177) (h_y 58) (h_width 61) (h_height 84)
(h_expression null))
f-3 (MAIN::humans (h_id 1) (h_is_visible null) (h_makes_sound null)
(h_sound_volume null) (h_description "long hair, Frames: 0, 1, 4, ")
(h_Framenumber 4) (h_x 222) (h_y 100) (h_width 57) (h_height 78)
(h_expression null))
For a total of 4 facts in module MAIN.
how can i get back the slot "h_description" back in to java? i want to get
the last one which is "long hair, Frames: 0, 1, 4, "
thanks in advance,
M.ismail
_________________________________________________________________
Exclusieve pop concerten en andere gave video's vind je op msn.nl
http://video.nl.msn.com/v/nl-nl/v.htm
--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------