Author Topic: OVLIDE a new online lisp editor  (Read 11667 times)

0 Members and 1 Guest are viewing this topic.

Andrea

  • Water Moccasin
  • Posts: 2372
Re: OVLIDE a new online lisp editor
« Reply #15 on: February 05, 2018, 10:07:31 AM »
Andrea,

Is Ovlide supposed to integrate with AutoCAD? I messed around with it a bit this weekend and could not figure it out. Using AutoCAD 2017 on Windows 10 Pro x64.

Hi Ron,.. yes actually it work with AutoCAD and ZWCAD.
all you need is OFC plugin made with ObjectDCL.

please let me know your opinion about this.
thank you.
Keep smile...

ronjonp

  • Needs a day job
  • Posts: 7529
Re: OVLIDE a new online lisp editor
« Reply #16 on: February 05, 2018, 11:47:53 AM »
I installed the plugin but nothing happened?

Windows 11 x64 - AutoCAD /C3D 2023

Custom Build PC

Andrea

  • Water Moccasin
  • Posts: 2372
Re: OVLIDE a new online lisp editor
« Reply #17 on: February 05, 2018, 12:04:04 PM »
I installed the plugin but nothing happened?

You're right Ron,...sorry,...
I didn't mention how to load the OVLIDE...sorry. I'll add this in my help file.

OVLIDE location is here: C:\Users\Public\DuctiSoft\OVLIDE\OVLIDE.vlx
once loaded,...just type OVLIDE command line. than you will see new icons...
Keep smile...

ronjonp

  • Needs a day job
  • Posts: 7529
Re: OVLIDE a new online lisp editor
« Reply #18 on: February 05, 2018, 02:43:35 PM »
Cool .. I'll give it a try. Kudos for a nice looking project!  :)

Windows 11 x64 - AutoCAD /C3D 2023

Custom Build PC

Andrea

  • Water Moccasin
  • Posts: 2372
Re: OVLIDE a new online lisp editor
« Reply #19 on: February 06, 2018, 09:00:23 AM »
Cool .. I'll give it a try. Kudos for a nice looking project!  :)

Thank you Ron.

Is there any site who accept changing kudos for bitcoins ?
:P
Keep smile...

ronjonp

  • Needs a day job
  • Posts: 7529
Re: OVLIDE a new online lisp editor
« Reply #20 on: February 06, 2018, 09:18:55 AM »
Cool .. I'll give it a try. Kudos for a nice looking project!  :)

Thank you Ron.

Is there any site who accept changing kudos for bitcoins ?
 :P
Wouldn't that be a trick :P

Windows 11 x64 - AutoCAD /C3D 2023

Custom Build PC

Andrea

  • Water Moccasin
  • Posts: 2372
Re: OVLIDE a new online lisp editor
« Reply #21 on: March 05, 2018, 10:20:09 PM »
Hi all,..

Just let you know that i'm still working on ENTGETUI,..
who is provided for free in the OVLIDE OFC and ObjectDCL extension installation .

I've added new TAB in ENTGETUI dialog called XDATA.
in the future, I'll add many useful and cool stuf..
but now i'm able to See, delete, add and clean XDATA.



Keep smile...

scottcd

  • Newt
  • Posts: 52
Re: OVLIDE a new online lisp editor
« Reply #22 on: March 06, 2018, 03:26:18 AM »
That will be so useful -I am constantly amazed by your coding ability and generosity :-D
AutoCAD Dos R9 - 2018 and BricCAD 18.2

Jeremy Dunn

  • Newt
  • Posts: 31
Re: OVLIDE a new online lisp editor
« Reply #23 on: March 06, 2018, 03:13:37 PM »
I've been using OVLIDE and like it very much. A couple of times I have uploaded files and found that not everything loaded in all cases. I have found that if I cut and paste in the info that everything seems to reliably transfer. A wish list item for me is the ability to store substitution names for AutoLISP functions so that you could use whatever names you want and the editor will translate them when you save. For instance, you might rename all the VL functions without the VL prefixes so that you don't have to type it every time. Or, you might prefer to rename all predicate functions so that they end with "?" rather than "p" so that they stand out better.

Andrea

  • Water Moccasin
  • Posts: 2372
Re: OVLIDE a new online lisp editor
« Reply #24 on: March 07, 2018, 01:33:20 PM »
Thank you guys,..

Jeremy, your idea is on my wish list,.. :)  thank you.
it is true that the import lisp file sometimes have issues,..i'll check that with my programmer..  thank you reporting me this.

for now,..new OFC version is available.
(ver. 18.066)

XDATA new TAB added.
Keep smile...

BIGAL

  • Swamp Rat
  • Posts: 1411
  • 40 + years of using Autocad
Re: OVLIDE a new online lisp editor
« Reply #25 on: March 08, 2018, 05:15:36 AM »
Like Ronjonp AcadCiv3d 2016 Win 10 as far as I know I have done everything right.

Command: APPLOAD
OVLIDE.VLX successfully loaded.


Command:
Command:
Command: OVLIDE
bad argument type: stringp nil
Command:
A man who never made a mistake never made anything

Andrea

  • Water Moccasin
  • Posts: 2372
Re: OVLIDE a new online lisp editor
« Reply #26 on: March 08, 2018, 02:17:55 PM »
Thanks you reporting me this...

we are actually working on this issue and on importing lisp files..
meanwhile...may I know if you work on 64 bits Platform ?
Keep smile...

Andrea

  • Water Moccasin
  • Posts: 2372
Re: OVLIDE a new online lisp editor
« Reply #27 on: March 12, 2018, 12:01:19 PM »
Hello guys,..

New version OFC_setup is now available.
few bug fix and new version of EntgetUI included.

:)

Keep smile...

Matthew H

  • Newt
  • Posts: 70
Re: OVLIDE a new online lisp editor
« Reply #28 on: March 12, 2018, 05:03:15 PM »
Andrea,

This is a really useful tool! Though I was confused, When installed it says 15 Trial days left.
When I go to "http://ovlide.com/pricing#". They all say $0/Month and the website doesn't seem fully completed.
Can you add some clarification?

*Note: EntGetUI's dialog box position is always reset to the far side when using two monitors.
When having a drawing open and using the EntGetUI command, starting another drawing causes the EntGetUI command to become non existent, this is also the case when having more then one drawing open and initializing the EngGetUI command then initializing the command on another open drawing.

Thank you,
Matthew H
« Last Edit: March 12, 2018, 05:39:11 PM by Matthew H »

Andrea

  • Water Moccasin
  • Posts: 2372
Re: OVLIDE a new online lisp editor
« Reply #29 on: March 12, 2018, 05:31:25 PM »
Hi Matthew,

You’re right sorry for this confusion..
I dont even know about this page..
ovlide.com is not the main page..so it wasn’t prepared for this.
I have some web work to do..

you can visit www.objectdcl.com under OVLIDE section.
and get all the info there.

Thanks
Keep smile...