Author Topic: Clipboard.arx by Luis E  (Read 6521 times)

0 Members and 2 Guests are viewing this topic.

mhakim

  • Guest
Clipboard.arx by Luis E
« on: October 31, 2006, 07:52:49 PM »
Not too sure where to post this request.

I'm in need of "clipboard.arx" by Luis E.
His website : http://www.geometricad.com/ is no longer downloadable.

I have the "doslib" which has the "clipoard" function but am reluctant to autoload it since I'm only interested in using the "clipboard" function.

Thank you in advance.
« Last Edit: November 01, 2006, 09:53:02 AM by mhakim »

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Clipboard.arx by Luis E
« Reply #1 on: October 31, 2006, 08:51:06 PM »
[Personal opinion]
Use the Doslib ARX. It is available for all builds of ACAD ... it's a professional package and has an abundance of functionality that you will find usefull.
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

LE

  • Guest
Re: Clipboard.arx by Luis E
« Reply #2 on: October 31, 2006, 09:57:11 PM »

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Clipboard.arx by Luis E
« Reply #3 on: October 31, 2006, 10:10:23 PM »
I thought you wanted out of the software industry Luis ... are you prepared to support it and rebuild it for each new AutoCAD build ?
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

LE

  • Guest
Re: Clipboard.arx by Luis E
« Reply #4 on: October 31, 2006, 10:19:01 PM »
Hi Kerry;

I was joking my friend  :-).... please ignore the previous emoticon....  :evil:


Now, going back to OP request, I will post the ARX file here [in case became useful]

For AutoCAD 2004, 2005, 2006

Quote
ClipBoard Functions:
Usage: (SetClipboardText <String>)
Usage: (GetClipboardText)
Usage: (EmptyClipboard)
« Last Edit: November 01, 2006, 07:36:17 PM by LE »

mhakim

  • Guest
Re: Clipboard.arx by Luis E
« Reply #5 on: October 31, 2006, 10:24:50 PM »
Thanx a zillion Luis.
 :-)

LE

  • Guest
Re: Clipboard.arx by Luis E
« Reply #6 on: October 31, 2006, 10:53:14 PM »
I just updated the project for AutoCAD 2007.


Here is:

Correction: I uploaded previously the DEBUG version, here is the RELEASE one - sorry.
« Last Edit: October 31, 2006, 11:28:04 PM by LE »

LE

  • Guest
Re: Clipboard.arx by Luis E
« Reply #7 on: October 31, 2006, 11:10:55 PM »
I thought you wanted out of the software industry Luis ...

Yes. - at least by myself.

Coding still it is my first hobby - janitorial services my second - and lately preparing hamburgers will be my third one....  :kewl:

Quote
are you prepared to support it and rebuild it for each new AutoCAD build ?

No. - the project is abandoned - what I posted here is provided AS-IS

LE

  • Guest
Re: Clipboard.arx by Luis E
« Reply #8 on: October 31, 2006, 11:14:34 PM »
Thanx a zillion Luis.
 :-)

Good.

If it works, I did it... if not, someone else wrote it...