lisp will load but not able to run

lisp will load but not able to run

sthompson1021
Advisor Advisor
1,432 Views
4 Replies
Message 1 of 5

lisp will load but not able to run

sthompson1021
Advisor
Advisor

I downloaded a free lisp routine from Tee Square Graphics for extracting hatch pattern files but I can't get it to run. It loads with no problem but when I type in the command GETPAT it returns with unknown command. I running 2017. Any ideas

0 Likes
Accepted solutions (1)
1,433 Views
4 Replies
Replies (4)
Message 2 of 5

ВeekeeCZ
Consultant
Consultant
Accepted solution
Try add
;|
as the first line of the file.
Message 3 of 5

sthompson1021
Advisor
Advisor

I missed that when I copied the file.Smiley Frustrated Works good now but I can't figure out where its saving the .pat file too. Any idea on that?

0 Likes
Message 4 of 5

scot-65
Advisor
Advisor
(findfile outf)

A string that specifies the name and extension of the file to be opened. If you do not specify the full path name of the file, open assumes you are referring to the AutoCAD default drawing directory.

???

Scot-65
A gift of extraordinary Common Sense does not require an Acronym Suffix to be added to my given name.

0 Likes
Message 5 of 5

steve
Community Visitor
Community Visitor

My GETPAT loads and runs, but when I execute the command and select a hatch, I get a "Bad Argument" error.  This used to be a fabulous lisp routine.  How do I fix it?

0 Likes