Author Topic: LspLoad  (Read 19454 times)

Danner

  • Full Member
  • ***
  • Posts: 108
LspLoad
« on: October 30, 2012, 03:22:38 AM »
Hi Owen,

I’ve just been experimenting with using your LspLoad for deployment (inconjunction with Inno setup).  It works absolutely beautifully, except for  the ”.13.brx” module is failing to load in Bricscad v13.1.6.  (Windows 7 32bit).


owenwengerd

  • Administrator
  • Hero Member
  • *****
  • Posts: 3101
    • Outside The Box
Re: LspLoad
« Reply #1 on: October 30, 2012, 08:01:24 AM »
I've rebuilt and updated the LspLoad.zip file; it should work now in V13.

Danner

  • Full Member
  • ***
  • Posts: 108
Re: LspLoad
« Reply #2 on: October 30, 2012, 10:42:29 AM »
That's done the job.  Many thanks.

Danner

  • Full Member
  • ***
  • Posts: 108
Re: LspLoad
« Reply #3 on: October 31, 2013, 01:34:27 AM »
Hi Owen,

Are you able to give me an approximate indication of when BricsCAD V14 will be supported?

Many thanks

owenwengerd

  • Administrator
  • Hero Member
  • *****
  • Posts: 3101
    • Outside The Box
Re: LspLoad
« Reply #4 on: October 31, 2013, 07:41:46 AM »
I should have time to work on it this afternoon, so look for an update later today.

Danner

  • Full Member
  • ***
  • Posts: 108
Re: LspLoad
« Reply #5 on: October 31, 2013, 07:43:54 AM »
Awesome.  Thanks Owen!

Danner

  • Full Member
  • ***
  • Posts: 108
Re: LspLoad
« Reply #6 on: November 04, 2016, 03:20:55 AM »
Hi Owen,

Are you able to give an approx indication for when Lspload will support BricsCAD V17?

Many thanks (as ever!)


owenwengerd

  • Administrator
  • Hero Member
  • *****
  • Posts: 3101
    • Outside The Box
Re: LspLoad
« Reply #7 on: November 04, 2016, 09:05:17 AM »
I just started today working on updating my own software. I'll try to get LspLoad updated today yet.

Danner

  • Full Member
  • ***
  • Posts: 108
Re: LspLoad
« Reply #8 on: November 07, 2016, 01:04:23 AM »
Just downloaded.  Thank you!!!  :)

Danner

  • Full Member
  • ***
  • Posts: 108
Re: LspLoad
« Reply #9 on: November 09, 2016, 09:29:07 AM »
Hi Owen,

Thanks again for this, it works, however starting with BricsCAD V17 (17.1.04 x64) - the following output is appearing on the command line at start up:

: (LspLoad-MyAppLoad)nil
: (vl-load-all "c:/Program Files/MyApp/Loader/MyAppLoad")(princ)








CADwiesel

  • Member
  • *
  • Posts: 48
  • Entwickler
    • Autolispprogramme f
Re: LspLoad
« Reply #10 on: November 11, 2016, 01:50:24 AM »
in BricsCAD Torsten includet an special Funktion some Jears ago. Its called vl-list-loaded-lisp. It determines where an loaded Funktion is stored. In coupple with the file on_doc_load.lsp you can create your own autoloader for Lisp or des Files.
And new in V17 is the demand-load functionality which was bevore only for *.brx and *.dll - now also usable for Lisp and des Files.
Gruss,
CADwiesel
Besucht uns im CHAT

Danner

  • Full Member
  • ***
  • Posts: 108
Re: LspLoad
« Reply #11 on: November 11, 2016, 09:07:34 AM »
Hi CADwiesel,
That is most interesting, thank you very much indeed for your post.
Bricsys deliver again!  :)

diogenes

  • Member
  • *
  • Posts: 28
Re: LspLoad
« Reply #12 on: November 16, 2016, 06:47:52 AM »
Thank you very much for the application, Owen. It is very useful. Just one question: is it possible that the digital signature data does not appear?

owenwengerd

  • Administrator
  • Hero Member
  • *****
  • Posts: 3101
    • Outside The Box
Re: LspLoad
« Reply #13 on: November 16, 2016, 01:20:55 PM »
is it possible that the digital signature data does not appear?

Sorry, I don't understand the question. Can you rephrase please?

diogenes

  • Member
  • *
  • Posts: 28
Re: LspLoad
« Reply #14 on: November 18, 2016, 12:55:28 AM »
Hi, Owen. I've done the steps explained in the MyLispPlugin application. In Autocad 2016 and secureload = 1, when I start Autocad, it asks for confirmation to load MyLispPlugin and the following image appears:



Could this message not appear?
Thank you for your work and greetings