Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Computer Aided Design - CAD > Autodesk software > Re: AC 2004 LT,...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 3 Topic 4149 of 4348
Post > Topic >>

Re: AC 2004 LT, ex****t all text to a text file

by "Michael Bulatovich" <Please@[EMAIL PROTECTED] > Feb 26, 2008 at 11:50 AM

"Stuman" <stuart.graham@[EMAIL PROTECTED]
> wrote in message 
news:a28f8b97-6be9-41d0-9786-a0f328b4273f@[EMAIL PROTECTED]
> Hi, I am using acad 2004 LT and wish to be able to run a script that
> grabs all the free text on the screen and ex****ts it to a text file,
> be it .csv or tab deliminated. I know how to program VB and C++, but
> this is beyond me at the moment.
>
> I don't need to look into blocks and all that, I just need the text
> freely available on the screen.
>
> Can one of you kind lads post some script code please.
>
> Thanks
> Stu

I think you're going to need a lisp for that, Stu. Scripts just run 
commands, and there's no combination of commands I can think of that will
do 
what you want.

A laborious, but low tech solution might be to DXFout the drawing and then

use a word processor to cull all the junk. The beginning of each text 
object's data will begin with

0
TEXT

The value of the text object will follow the value "1" a few lines
later...

A simple lisp would handle this but won't run on vanilla LT.
-- 


MichaelB
www.michaelbulatovich.ca
 




 3 Posts in Topic:
AC 2004 LT, export all text to a text file
Stuman <stuart.graham@  2008-02-25 18:16:51 
Re: AC 2004 LT, export all text to a text file
"Michael Bulatovich&  2008-02-26 11:50:23 
Re: AC 2004 LT, export all text to a text file
Stuman <stuart.graham@  2008-02-26 14:56:52 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue Dec 2 1:31:14 CST 2008.