Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

To-lin Lisp - Exports linetypes to a new *.lin file

5 REPLIES 5
Reply
Message 1 of 6
bodhran
4952 Views, 5 Replies

To-lin Lisp - Exports linetypes to a new *.lin file

 

 

Higuys,

 

Just wondering if anyone knows if this lisp will work on Windows 7??

 

We've recently upgraded to 2012 on windows 7 from 2008 on XP and i treid to use this lisp yesterday but it didn't work.

 

I can't remember if it write the file new lin file to the drawing file location or if it goes to the C drive.

 

Our IT dept. have locked off pretty much everything except our desktops so maybe that an issue!!

5 REPLIES 5
Message 2 of 6
dicra
in reply to: bodhran

This lisp is working fine on win7 and AutoCad 2012,

lin file is created in my document.

 

I am using totalcommander, and if you open drawing from him, files will be created in folder where is drawing location.

Message 3 of 6
bodhran
in reply to: dicra

That's weird! It works for me, says it creates the file but I can't find it anywhere on my pc!!
Message 4 of 6
dicra
in reply to: bodhran

Try to search for file which was created,

Type in start search:

NEWLT.LIN

Message 5 of 6
bodhran
in reply to: dicra

I did try that no file with that name on my pc!
Message 6 of 6
dicra
in reply to: bodhran

Try with this, i  test it only once and it suppose to alert you where is your file located.

 

 I just added these two lines:

 

(setq fileloc (findfile "newlt.lin"))
(alert (strcat "Your file location: " fileloc))

 

 

And try to set  variable  REMEMBERFOLDERS to 0,

if it is set to 0 your file will be saved at the same folder where is the drawing which you opened.

 

 

 

 

 

 

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost