BabaCAD

Discussion in english => General discussion about BabaCAD => Topic started by: HPW on April 24, 2016, 12:13:20 pm

Title: Lispedit with shellexecute instead of notepad
Post by: HPW on April 24, 2016, 12:13:20 pm
Hello,

Lispedit seems to be hardcoded to notepad.exe
You should better perform a shellexecute on the lsp-file to open the editor which is configured in OS to open when doubleclicked.

Regards

Hans-Peter
Title: Re: Lispedit with shellexecute instead of notepad
Post by: babadmin on April 24, 2016, 01:31:00 pm
It's not a bad idea, but for now you can open one  .lsp file in explorer using right click and OpenWith... and then check "Always use .. to open this file type". After this just double click to open .lsp files in notepad, wordpad or custom text editor.

Regards