Hello everyone
I have my final year project demo tomorrow.
I am using the sim_agent toolkit and poprulebase.
So far I have been using PUSHTORULESET to transfer the control from
ruleset to ruleset but have found that as this leaves the last ruleset on
the stack it randomly switches back.
The solution I thought is to use RESTORETORULESET instead. I ammended my
program accordingly but when I compiled I was logged out of XVED
completely and left only with this error.
<<<<<<< System Error: Signal = 10, PC = 00122EE0 >>>>>>>
;;;
;;;
;;; FATAL ERROR - serr: SYSTEM ERROR (see above)
;;; FILE : /home/students/csai97/zxr/family.p LINE NUMBER: 650
;;; DOING : 00110A30 sys_exception_handler
;;; sys_raise_exception() 0010F264 0010F420 00122E90 00123688 00122648
;;; 001245A4 0012A82C(*32) 0012A898 00127DCC 00129020 00129C2C
0012A054
;;; 0010F00C vedscreenxy vedwindowpoint 000C733C 000C78D4 000C844C
;;; vedinsertstring 000B2F2C 000B34E8 000B44A0 000FC740 000FCEFC
charout
;;; cucharout 0014C16C syspr 0014C16C syspr 0014C16C syspr spr
prb_print_
;;; rule syspr 00161D94(*3) pretty
sim_agent_rulefamily_trace(sim_object,
;;; _) <false> <false> sim_run_agent(sim_object,_) do_call_next_method
;;; sim_run_agent(sim_agent,_) dispatch_call_next_method <false>
sim_sche
;;; duler <false> sysEXECUTE pop11_exec_stmnt_seq_to sysCOMPILE
pop11_com
;;; p_stream pop11_compile 000B61F8 000B6DF0 ved_lmr veddocommand
veddocr
;;; runproc 000B4CE4 000B4F8C veddocr ved_apply_action 000CEA88
vedproces
;;; schar vedprocess runproc vedprocess_try_input 000AAF30
syshibernate
;;; 0053D8F0 sysCOMPILE setpop
[1] Exit 1 xved family.p output.p
I hope this makes sense to someone.
Thankyou
Zera
|