Author Topic: Dynamic Intelligent Leader !  (Read 181781 times)

0 Members and 1 Guest are viewing this topic.


Andrea

  • Water Moccasin
  • Posts: 2372
Re: Dynamic Intelligent Leader !
« Reply #316 on: November 12, 2014, 10:48:10 PM »
Hi Astérix,

the issue is now fixed, thank you for reporting it.

DiLeader adept ! :)
New version is available for download.

->Download Link<-

Enjoy !
Keep smile...

ROBBO

  • Bull Frog
  • Posts: 217
Re: Dynamic Intelligent Leader !
« Reply #317 on: November 18, 2014, 03:00:11 AM »
Hi Andrea,

I have installed this very useful looking utility, but need a little help to get it running.

Please can you assist with this error?

(LOAD "C:/Program Files/DuctiSoft/DiLeader/DiLeader.LSP") ; error: bad argument type: stringp nil

Kind regards, Robbo.

The only thing to do with good advice is to pass it on.
It is never of any use to oneself.

Oscar Wilde
(1854-1900, Irish playwright, poet and writer)

Andrea

  • Water Moccasin
  • Posts: 2372
Re: Dynamic Intelligent Leader !
« Reply #318 on: November 18, 2014, 07:21:06 AM »
omg...:/ I can't beleive ...
I've made so many test before releasing it...
unistall and reinstall on diffrent machine .. :/
sorry for that...:(

do you think that it will be possible to be connected with teamviewer ?
may I ask you wich OS platform and Cad release you are using ?

thank you for reporting all issue.
Keep smile...

ROBBO

  • Bull Frog
  • Posts: 217
Re: Dynamic Intelligent Leader !
« Reply #319 on: November 18, 2014, 07:46:02 AM »

do you think that it will be possible to be connected with teamviewer ?
may I ask you wich OS platform and Cad release you are using ?

thank you for reporting all issue.

Not sure about teamviewer

Using Windows 7 Enterprise SP1 and AutoCAD 2014 SP1

Thanks, Robbo
The only thing to do with good advice is to pass it on.
It is never of any use to oneself.

Oscar Wilde
(1854-1900, Irish playwright, poet and writer)

Andrea

  • Water Moccasin
  • Posts: 2372
Re: Dynamic Intelligent Leader !
« Reply #320 on: November 18, 2014, 09:37:34 AM »
Well,..

I don't know what to say...
I've just tested on fresh computer,... win7 without ObjectDCL on CAD 2013,2014 and 2015...and all work great.
any more information about this will be helpful..

if you had old release before...please uninstall it and/or delete the entire installation folder.
also...be sure to remove all registry information.

\HKEY_CURRENT_USER\Software\DuctiSoft\DiLeader

please let me know if someone else have same issue..
thank you.
Keep smile...

ROBBO

  • Bull Frog
  • Posts: 217
Re: Dynamic Intelligent Leader !
« Reply #321 on: November 18, 2014, 10:09:44 AM »
Nope. Still no joy :-(

Thanks for your time and efforts Andrea.

All the Best, Robbo.
The only thing to do with good advice is to pass it on.
It is never of any use to oneself.

Oscar Wilde
(1854-1900, Irish playwright, poet and writer)

Andrea

  • Water Moccasin
  • Posts: 2372
Re: Dynamic Intelligent Leader !
« Reply #322 on: November 18, 2014, 10:41:38 AM »
thank you Robbo..

Sorry that I can't help you..
without being able to reproduce the issue....is hard to check what is going wrong..:\
if someone else can provide some feedback it will be appreciated..

thank you.
Keep smile...

bilançikur

  • Newt
  • Posts: 82
Re: Dynamic Intelligent Leader !
« Reply #323 on: November 19, 2014, 03:30:11 AM »
Andrea,

Few things I noticed

This line of code:
Code: [Select]
(setq cfgo (open (strcat Dil_installdir "dlconfig.cfg") "w"))
Should that not be:
Code: [Select]
(setq cfgo (open (strcat Dil_installdir "\\" "dlconfig.cfg") "w"))
In fact, I find multiple instances of these:
Code: [Select]
(setq cfgo (open (strcat Dil_installdir "dlconfig.cfg") "r"))
After changing these it seems to work but the ObjectDCL part does not work.
It needs this file (in AutoCAD 2015):

Code: [Select]
"c:\\Program files\\DuctiSoft\\ObjectDCL ARX\\ObjectDCL.20.arx"
But this is not availabe in my ObjectDCL installation.

I have no extra time to spend on this one so I hope this helps you to fix it.
Regards!

Andrea

  • Water Moccasin
  • Posts: 2372
Re: Dynamic Intelligent Leader !
« Reply #324 on: November 19, 2014, 12:59:14 PM »
Thank you bilançikur...

attached the last release fixing this..
please let me know if all work great.

thank you.
Keep smile...

bilançikur

  • Newt
  • Posts: 82
Re: Dynamic Intelligent Leader !
« Reply #325 on: November 20, 2014, 02:25:38 AM »
Andrea,

This version is better indeed!
Thanks for the effort.

The program does not work in AutoCAD 2015 am I right?
Because the arx version should be 20 and not 19.

Regards,

ROBBO

  • Bull Frog
  • Posts: 217
Re: Dynamic Intelligent Leader !
« Reply #326 on: November 20, 2014, 02:34:54 AM »
Hi Andrea,

Some success. Now loads.

Command: (LOAD "G:/CAD/Transportation/AutoCAD/Lisp Routines/DuctiSoft/DiLeader/DiLeader.LSP")
DiLEADER version v.14.323 par: Andrea Andreetti - DuctiSoft inc.#<VLR-Command-Reactor>

BUT unable to configure fully with DILC command.

Command: DILC
;Mask type 0=none 1=Wipeout
0
;Multi-Selection 0=No 1=Yes
0
;+ or - Key for Arrow size is activation 0=No 1=Yes
1
;Convert Qleader to DiLEADER 0=No 1=Yes
1
;Language
English
;Convert DiLEADER to annotative object
0
;Custom Arrow Path
C:\test_dessins\leadersarrow
;Use default 0=Text or 1=Mtext
0
;Auto-Numbering
(1 "" 1 "" "A" "A" "+" "1" 1)
;Leader end Length
0
;Leader Gap X axis
0
;Leader Gap Y axis
0
bad argument type: streamp nilT

Kr. Robbo.
The only thing to do with good advice is to pass it on.
It is never of any use to oneself.

Oscar Wilde
(1854-1900, Irish playwright, poet and writer)

Andrea

  • Water Moccasin
  • Posts: 2372
Re: Dynamic Intelligent Leader !
« Reply #327 on: November 20, 2014, 09:14:40 AM »
good news.. :)

I love people who give feedback..thank you very much.
attached, a debug version who will popup 6 alert box during the process..
I need to know where the program stop....so may you run this release and tell me the last alertbox shown please ?

Thanks.
Keep smile...

ROBBO

  • Bull Frog
  • Posts: 217
Re: Dynamic Intelligent Leader !
« Reply #328 on: November 20, 2014, 09:46:59 AM »
Stops at step 6 for me.

Cheers, Robbo.
The only thing to do with good advice is to pass it on.
It is never of any use to oneself.

Oscar Wilde
(1854-1900, Irish playwright, poet and writer)

Andrea

  • Water Moccasin
  • Posts: 2372
Re: Dynamic Intelligent Leader !
« Reply #329 on: November 20, 2014, 02:13:10 PM »
??

step 6 come after the DiLeader dialog shown.

do you have any error message after that or during showing alert box ?
Keep smile...