Re: READ-SCRIPT-FILE-AUX in newer LKB versions
[email protected] Fri, 16 Apr 2004 15:10:08 +0900 (JST)
| Newsgroups | gmane.comp.ai.lkb |
|---|---|
| Message-ID | <[email protected]> |
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