READ-SCRIPT-FILE-AUX in newer LKB versions

bond at cslab.kecl.ntt.co.jp bond at cslab.kecl.ntt.co.jp
Fri Apr 16 08:10:08 CEST 2004


G'day,

> When running the latest (25/03/2004) LKB version from allegro lisp after
> entering
> 
> (load "general/loadup")
> (compile-system "mrs" :force t)
> 
> I would like to load my LKB scriptfile using
> 
> (read-script-file-aux "mygrammar/script")
> 
> but this returns
> 
> Error: attempt to call `READ-SRIPT-FILE-AUX' which is an undefined
>        function.
>   [condition type: UNDEFINED-FUNCTION]

Almost certainly you have mis-typed "read-script-file-aux" as
"read-sript-file-aux" if your error message is accurate.  See if
adding a "c" would help.


-- 
Francis Bond  <www.kecl.ntt.co.jp/icl/mtg/members/bond/>
NTT Communication Science Laboratories | Machine Translation Research Group





More information about the lkb mailing list