+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Forum Newbie
    Using
    AutoCAD 2008
    Join Date
    Sep 2009
    Posts
    2

    Default attext in reverse

    Registered forum members do not see this ad.

    Hi,

    I know how to extract attribute date from blocks into a text file using attext. I wondering if there is a relatively simple way to do the process in reverse?

    Thanks,

    ew

  2. #2
    Quantum Mechanic Lee Mac's Avatar
    Computer Details
    Lee Mac's Computer Details
    Operating System:
    Windows Vista Home Premium (32-bit)
    Using
    AutoCAD 2010
    Join Date
    Aug 2008
    Location
    London, England
    Posts
    10,248

    Default

    Yes, using a program that utilises the read-line function.

    Should I guide you through making such a program?

  3. #3
    Full Member
    Using
    not applicable
    Join Date
    May 2009
    Posts
    61

    Question Express-Tools?

    Quote Originally Posted by ewiebe68 View Post
    Hi,

    I know how to extract attribute date from blocks into a text file using attext. I wondering if there is a relatively simple way to do the process in reverse?

    Thanks,

    ew
    Hi,

    maybee the express-tools are what you're looking for.
    With: ATTOUT you can write attribute data to a text-file.
    Note that this functions also write the block-handle to the file.

    This file can be read and modified by e.g. excel ore any other tab-calculation.
    Do your changes, than write it back, make sure it has the .txt extension.

    And with ATTIN you can rewrite the attributes to the blocks.

    Does this help?

    regards
    Wolfgang

  4. #4
    Forum Newbie
    Using
    AutoCAD 2008
    Join Date
    Sep 2009
    Posts
    2

    Default

    The attout and attin do exactly what I wanted. Didn't even really notice the Express drop-down menu before.

    Thanks,

    Ed

Similar Threads

  1. ATTEXT Gone Awry
    By rustysilo in forum AutoCAD General
    Replies: 2
    Last Post: 28th Sep 2009, 10:40 pm
  2. Has anyone used ATTEXT command before
    By joey in forum AutoCAD Drawing Management & Output
    Replies: 7
    Last Post: 11th Feb 2009, 04:01 am
  3. Simple, Command customization question: -attext
    By TuFoFi in forum AutoLISP, Visual LISP & DCL
    Replies: 0
    Last Post: 3rd Sep 2008, 05:23 am
  4. Attext
    By Maltacad in forum AutoLISP, Visual LISP & DCL
    Replies: 2
    Last Post: 12th Feb 2008, 10:42 am
  5. counting blocks using ATTEXT
    By explorer in forum AutoCAD Drawing Management & Output
    Replies: 9
    Last Post: 19th Jul 2007, 05:05 pm

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts