new> source initialise.tcl couldn't read file "initialise.tcl": no such file or directory new> cd code Grey Area HD:Documents:MSc 1999:MSc Project 1999:code: new> source initialise.tcl initialise.tcl telephone1.tcl movit2.tcl eye2.tcl iosoar.tcl eye2.tcl movit2.tcl keyboard.tcl Loading cognitive model from mark9.soar mark9.soar iosoar.tcl ************************************************************************************************************************* new> run 1 0: ==>S: S1 Calling Tcl procedure populate_directions System started with goal of dialling 1471 1: O: O2 (eye-right) Saccading the eye right Calling Tcl procedure saccade Calling Tcl procedure update_dirs new> run 1 2: O: O6 (eye-right) Saccading the eye right Calling Tcl procedure saccade Calling Tcl procedure update_dirs new> run 1 3: O: O10 (eye-right) Saccading the eye right Calling Tcl procedure saccade Calling Tcl procedure update_dirs new> run 1 4: O: O14 (eye-right) Saccading the eye right Calling Tcl procedure saccade Calling Tcl procedure update_dirs new> run 1 5: O: O18 (eye-right) Saccading the eye right Calling Tcl procedure saccade Calling Tcl procedure update_dirs new> run 1 6: O: O22 (eye-right) Saccading the eye right Calling Tcl procedure saccade Calling Tcl procedure update_dirs new> run 1 7: O: O32 (spotted-digitbutton) A digit button has been spotted with the number 1 new> run 1 8: O: O35 (focused-on-num) The eye has fixated on a digit button with 1 on it Calling Tcl procedure fixate2 new> run 1 9: O: O36 (start-dialling) The keypad has been found, starting to dial new> run 1 10: O: O41 (spotted-tx) A button with the text 1 has been spotted new> run 1 11: O: O48 (focused-on-tx) The eye has fixated on a button with 1 on it Calling Tcl procedure fixate2 new> run 1 12: O: O49 (move-to-fix) Moving the hand to the fixation point Calling Tcl procedure move_to_fixate new> run 1 13: O: O50 (click-mouse) Clicking the left mouse button Calling Tcl procedure LMClick Calling Tcl procedure next_digit new> run 1 14: O: O51 (spotted-tx) A button with the text 4 has been spotted new> run 1 15: O: O60 (focused-on-tx) The eye has fixated on a button with 4 on it Calling Tcl procedure fixate2 new> run 1 16: O: O61 (move-to-fix) Moving the hand to the fixation point Calling Tcl procedure move_to_fixate new> run 1 17: O: O62 (click-mouse) Clicking the left mouse button Calling Tcl procedure LMClick Calling Tcl procedure next_digit new> run 1 18: O: O63 (spotted-tx) A button with the text 7 has been spotted new> run 1 19: O: O72 (focused-on-tx) The eye has fixated on a button with 7 on it Calling Tcl procedure fixate2 new> run 1 20: O: O73 (move-to-fix) Moving the hand to the fixation point Calling Tcl procedure move_to_fixate new> run 1 21: O: O74 (click-mouse) Clicking the left mouse button Calling Tcl procedure LMClick Calling Tcl procedure next_digit new> run 1 22: O: O75 (spotted-tx) A button with the text 1 has been spotted new> run 1 23: O: O86 (focused-on-tx) The eye has fixated on a button with 1 on it Calling Tcl procedure fixate2 new> run 1 24: O: O87 (move-to-fix) Moving the hand to the fixation point Calling Tcl procedure move_to_fixate new> run 1 25: O: O88 (click-mouse) Clicking the left mouse button Calling Tcl procedure LMClick Calling Tcl procedure next_digit Finished. System halted.