error : Load lookup function...; error: no function definition: C:L

error : Load lookup function...; error: no function definition: C:L

dharunkumar.am
Advocate Advocate
229 Views
3 Replies
Message 1 of 4

error : Load lookup function...; error: no function definition: C:L

dharunkumar.am
Advocate
Advocate

Hi I am new to Lisp Routines . I am trying to use the attached lisp to automatically, rename any block .But I got this error stating "Load lookup function...; error: no function definition: C:L" . Can anyone give me a proper procedure how to user this lisp .

0 Likes
230 Views
3 Replies
Replies (3)
Message 2 of 4

Kent1Cooper
Consultant
Consultant

@dharunkumar.am wrote:

.... error: no function definition: C:L" . ....


Because it says:

  (C:L) ; this is my function for loading lisp routines

you would need to get that function, if you can.

Kent Cooper, AIA
Message 3 of 4

dharunkumar.am
Advocate
Advocate
can be explain me how to get that function if possible,
0 Likes
Message 4 of 4

Kent1Cooper
Consultant
Consultant

I would start by looking at wherever you got the routine in Message 1.  If that source does not have it, a web search is all I can recommend.

Kent Cooper, AIA