Author Topic: Notepad+++  (Read 9258 times)

0 Members and 1 Guest are viewing this topic.

77077

  • Guest
Re: Notepad+++
« Reply #30 on: June 01, 2015, 04:49:52 AM »
Info in the file:
Code: [Select]
for User Defined Languages:
<association userDefinedLangName="my user defined language" id="my_udl_passer_id"/>
<association userDefinedLangName="Autocad" id="my_autocad_passer_id"/>

So after:
Code: [Select]
<association langID="30" id="lisp_function"/>Insert:
Code: [Select]
<association userDefinedLangName="LSP" id="lisp_function"/>Change "LSP" to match your name.

Thank you ,roy, now is successful !

Q1241274614

  • Guest
Re: Notepad+++
« Reply #31 on: July 07, 2015, 06:57:00 AM »
(startapp "notepad.exe" FILENAME)

Jota123457

  • Mosquito
  • Posts: 1
Re: Notepad+++
« Reply #32 on: May 13, 2017, 08:21:31 AM »
You are great!
I'm still using Notepadd++  ( :knuppel2:) with autolisp and finaly the functionlist is working.
1000 Thanks! :yay!: