| Author |
Message |
Doug Broad
Guest
|
Posted:
Thu Apr 07, 2005 5:56 pm Post subject:
Re: GPOLY now it can find boundary gaps... |
|
|
Don,
Hiding email addresses on this forum is the only way any of us can avoid
the avalanche of spam that occurs otherwise. Don't assume that the
lack of a posted email address means "untrustworthy."
I made the mistake of posting my email until the spam count got to 300-400
messages a day. Had to change email addresses myself.
"Don Reichle" <reichle4@hotmail.com> wrote in message news:4254d675$1_2@newsprd01...
| Quote: | Luis;
The Gang was meant for all the rest of the browsers here, not you
personally.
"By extension" was meant as a way to include you.
And my version of XP Home stopped your executable from installing, which I
took as its way of protecting me from something possibly harmful.
I'm not one who hides their email address so you could have contacted me in
private if you had wanted to go that route.
--
Don Reichle
"King Of Work-Arounds"
LDT3/CD3
IntelP4-2.4
1GB RAM
Intel 64MB
"Luis Esquivel" <nospam@address.withheld> wrote in message
news:27488500.1112757673845.JavaMail.jive@jiveforum2.autodesk.com...
And Don Reichle
I also have windows XP on my personal and at all the computers in my
office too.
I have norton antivirus, weeb root spy sweeper... this application has
been installed in many computers, the last one was for an office of 58
stations, and I have not got any comment coming from them.
I can provide also the e-mail of the CAD Manager of that company to you,
they are ZIUR S.A in Madrid Spain, where I provide my services as a
consultant to them, just to mention one.
Why are you calling me GANG ?.... and Luis EXTENSION ?
|
|
|
| Back to top |
|
 |
Luis Esquivel
Guest
|
Posted:
Thu Apr 07, 2005 6:18 pm Post subject:
Re: GPOLY now it can find boundary gaps... |
|
|
Don,
My last comment on this, I ask already the removal of my threads for GPOLY,
hope they can do it as soon is possible.
And just to point that I never hide my email here is the original post I
did:
=====
I uploaded to the customer-files GPOLY that is similar to what bpoly does,
but with more features, please read the instructions on the "GPOLY
readme.txt" and "gpfuzz.txt" files.
I have 25 free copies available, the program runs as full working demo for
15 days.
Use this e-mail address to send me the unique KEY 1 generated for your
computer.
lspboxAThotmail.com
Have fun,
Luis.
====
If you notice, my e-mail address was there, I do not provide my personal
e-mail address I use, simple because I had have in the past to many spam
mail, sometimes 2400 spams in one day.
And GPOLY is not an improved version of BPOLY, for that I need the source
code and as far as I know is part of the core now of AutoCAD.... what I did
I started from scratch is a mathematical solution using calculus,
integration, derivations, boolean operations among other things, and have
spent more than two years on it... maybe is not good enough, like the people
of Tovna did [gbound], but I did my best.
Have a nice day,
Luis.
| Quote: | I'm not one who hides their email address so you could have contacted me
in
private if you had wanted to go that route. |
|
|
| Back to top |
|
 |
Don Reichle
Guest
|
Posted:
Thu Apr 07, 2005 6:38 pm Post subject:
Re: GPOLY now it can find boundary gaps... |
|
|
"Hide in plain sight".
As I've said already...
I'M SORRY
I'M SORRY
I'M SORRY
I will now go back under the carpet from whence I came.
--
Don Reichle
"King Of Work-Arounds"
LDT3/CD3
IntelP4-2.4
1GB RAM
Intel 64MB
"Luis Esquivel" <nospam@address.withheld> wrote in message
news:4255418b$1_1@newsprd01...
| Quote: | Don,
My last comment on this, I ask already the removal of my threads for
GPOLY,
hope they can do it as soon is possible.
And just to point that I never hide my email here is the original post I
did:
=====
I uploaded to the customer-files GPOLY that is similar to what bpoly does,
but with more features, please read the instructions on the "GPOLY
readme.txt" and "gpfuzz.txt" files.
I have 25 free copies available, the program runs as full working demo for
15 days.
Use this e-mail address to send me the unique KEY 1 generated for your
computer.
lspboxAThotmail.com
Have fun,
Luis.
====
If you notice, my e-mail address was there, I do not provide my personal
e-mail address I use, simple because I had have in the past to many spam
mail, sometimes 2400 spams in one day.
And GPOLY is not an improved version of BPOLY, for that I need the source
code and as far as I know is part of the core now of AutoCAD.... what I
did
I started from scratch is a mathematical solution using calculus,
integration, derivations, boolean operations among other things, and have
spent more than two years on it... maybe is not good enough, like the
people
of Tovna did [gbound], but I did my best.
Have a nice day,
Luis.
I'm not one who hides their email address so you could have contacted me
in
private if you had wanted to go that route.
|
|
|
| Back to top |
|
 |
Don Reichle
Guest
|
Posted:
Thu Apr 07, 2005 9:13 pm Post subject:
Re: GPOLY now it can find boundary gaps... |
|
|
To All Concerned;
I've been informed of the error of my ways, and I respectfully ask that you
ignore my post above. Apparently the problem lies with something buried
within my XP Home Security Setup.
To the Deskers;
Luis has informed me that he would like to get all reference to Gpoly pulled
from the site. While I wouldn't care to over-write his wishes, I would ask
that you leave it on the site and not pull it based on one person's less
than perfect experience with the installation file he initially posted. I'm
going to attempt to install it manually per his generous instructions.
Thanks for listening.
--
Don Reichle
"King Of Work-Arounds"
LDT3/CD3
IntelP4-2.4
1GB RAM
Intel 64MB
"Luis Esquivel" <nospam@address.withheld> wrote in message
news:4253f8bd_3@newsprd01...
| Quote: | I am uploading a ZIP file with all the support files, to do the
installation
manually.
1. Copy all the files in a support AutoCAD folder
2. Register the control "draftteam.ocx" using the "regsvr32.exe"
Here is a piece of code to do that:
;; copy draftteam into the system32 folder
(vl-file-copy
(findFile "draftteam.ocx")
(strcat
(vl-fileName-directory (getEnv "ComSpec"))
"\\"
"draftteam.ocx"))
;; register the control
(startApp
(strcat
(vl-fileName-directory (getEnv "ComSpec"))
"\\"
"regsvr32.exe /s ")
"draftteam.ocx")
3. Load the file "GPOLY.VLX"
4. Attached are two drawing samples about GPOLY usage.
For any question you can use this e-mail
lspboxAThotmail.com
Best regards,
Luis Esquivel
|
|
|
| Back to top |
|
 |
|
|
|
|