PDA

View Full Version : Would anyone like to share some of their .LSP files


r_soula
2006-11-09, 07:28 PM
WOULD ANYONE LIKE TO SHARE SOME OF THERE .LSP FILES?

Opie
2006-11-09, 07:47 PM
For future reference, it's best not to post a message using all Caps Lock ie. UPPERCASE (http://forums.augi.com/faq.php?faq=vb_augi#faq_vb_augi_etiquette) as it makes it look like you are shouting.

Thanks for your understanding.

Richard
Forum Moderator

Opie
2006-11-09, 07:47 PM
Have you tried the AUGI Exchange (http://www.augi.com/exchange)?

Have you searched the Autolisp (http://forums.augi.com/forumdisplay.php?f=91) forum?

peter
2006-11-10, 03:09 PM
WOULD ANYONE LIKE TO SHARE SOME OF THERE .LSP FILES?


I have ~5000 lisp routines.

Can you be a little more specific on what you want?

Peter

madcadder
2006-11-10, 03:32 PM
I have ~5000 lisp routines.

That's hysterical!

What makes it hysterical is you are probably not exaggerating at all.
I HAD to do a quick F3 and found 440 on C: and 1962 in my archive.

So, I can claim 2000
:lol:

r_soula
2006-11-10, 05:15 PM
Any would do. I have wiritten tons my self but lost the CD they were on.

rkmcswain
2006-11-10, 07:35 PM
You could try searching Google Codesearch

http://www.google.com/codesearch

...and use a search string such as "lang: autolisp (defun) color" for example to search for autolisp code that includes (defun) and color

rkmcswain
2006-11-10, 07:40 PM
What makes it hysterical is you are probably not exaggerating at all.
I HAD to do a quick F3 and found 440 on C: and 1962 in my archive.

So, I can claim 2000


The companies "library" contains about 300, but there were about 2000 in there a few months ago. I went through and deleted the difference a while back. Many were ancient, at least by computer standards (circa 1991).

Most of them did things that we can do now with AutoCAD itself, or ToolPac (http://www.dotsoft.com/toolpac.htm) - others were so "not scalable" (hard coded blocks, paths) or they did something that we don't do anymore - so adios to the whole bunch.....

ccowgill
2006-11-11, 12:06 AM
And the management at my company thought 88 was a lot

rkmcswain
2006-11-11, 12:07 AM
And the management at my company thought 88 was a lot

If I had time, I bet I could condense those 300 down to 88 actual files. There is no telling how much duplicate code is in there....

CAB2k
2006-11-11, 04:52 PM
3918 here but I'm sure 25% could be deleted if I only had the time & desire.:)

kennet.sjoberg
2006-11-17, 12:21 AM
Noooo . . . my slow computer is still counting *.lsp . . . :cry:

: ) Happy Computing !

kennet

Robert.Hall
2006-11-17, 02:29 PM
Interesting post here........I am guessing that actual cad users have much better
routines than can be found around the internet. I have yet to find something out on the internet that I could live without. Anything I had some help creating through Augi members
has been priceless!

There could be a better way to share the wealth.
Maybe Augi could highlight a lisp routine a month just like hot tip harry from cadalyst.