LISP error: too few arguments #1 by Roberto felix Hi! why I have been getting continuously the error "error: too few arguments" when all seems good with parameters? QuoteMon Apr 07, 2025 5:40 am
Re: LISP error: too few arguments #2 by QuanNguyen Hi Roberto, Please check if you have a function of the same name defined elsewhere with more arguments. QuoteTue Apr 08, 2025 2:29 am