Results 1 to 10 of 10

Thread: Lisp to read xml value and display them in dialogue box

  1. #1
    Active Member
    Join Date
    2006-10
    Posts
    80
    Login to Give a bone
    0

    Default Lisp to read xml value and display them in dialogue box

    Hi guys, I've a problem how to get read the xml value and display that value in the dialogue box such as edit box. After that I want to use the values those displayed in the edit boxes in my drawing. I hope anyone of you can help me to solve this problem. Thanks.
    Last edited by noadea; 2006-11-07 at 09:02 AM.

  2. #2
    Administrator rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Earth
    Posts
    9,803
    Login to Give a bone
    0

    Default Re: Lisp to read xml value and display them in dialogue box

    I'm not sure what this means "get read the xml value"

    Please post the code you have so far.
    R.K. McSwain | CAD Panacea |

  3. #3
    Active Member
    Join Date
    2006-10
    Posts
    80
    Login to Give a bone
    0

    Default Re: Lisp to read xml value and display them in dialogue box

    Quote Originally Posted by rkmcswain
    I'm not sure what this means "get read the xml value"

    Please post the code you have so far.
    Sorry, I mean read the .xml file format.

  4. #4
    I could stop if I wanted to kpblc2000's Avatar
    Join Date
    2006-09
    Posts
    212
    Login to Give a bone
    0

    Default Re: Lisp to read xml value and display them in dialogue box


  5. #5
    Active Member
    Join Date
    2006-10
    Posts
    80
    Login to Give a bone
    0

    Default Re: Lisp to read xml value and display them in dialogue box

    Here I post the code that I have.
    I've write the dcl code but I dont know how to write the lisp that can display the value in xml file to the dialogue box.
    I've attached together the example of xml file.
    Attached Files Attached Files
    Last edited by noadea; 2006-11-08 at 07:59 AM.

  6. #6
    I could stop if I wanted to kpblc2000's Avatar
    Join Date
    2006-09
    Posts
    212
    Login to Give a bone
    0

    Default Re: Lisp to read xml value and display them in dialogue box

    action_tile ?

  7. #7
    Active Member
    Join Date
    2006-10
    Posts
    80
    Login to Give a bone
    0

    Default Re: Lisp to read xml value and display them in dialogue box

    Quote Originally Posted by kpblc2000
    action_tile ?
    If I use your previous code, where did I need to add the action_tile function so that can display the value of xml file in the dialogue box?

  8. #8
    I could stop if I wanted to kpblc2000's Avatar
    Join Date
    2006-09
    Posts
    212
    Login to Give a bone
    0

    Default Re: Lisp to read xml value and display them in dialogue box

    In lisp where you're calling start_dialog and unload_dialog.
    P.S. I don't use dcl usually, so i could be mistaked

  9. #9
    Active Member
    Join Date
    2006-10
    Posts
    80
    Login to Give a bone
    0

    Default Re: Lisp to read xml value and display them in dialogue box

    Anyone who expert with dcl and lsp or any idea to solve this problem?

  10. #10
    Administrator rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Earth
    Posts
    9,803
    Login to Give a bone
    0

    Default Re: Lisp to read xml value and display them in dialogue box

    I can't give you a specific answer right now, but everything needed to create working lisp code and DCL files is in the help files (specifically acad_dev.chm), including examples.
    R.K. McSwain | CAD Panacea |

Similar Threads

  1. 2013: Save As dialogue box display
    By TheMonk in forum Revit - Platform
    Replies: 1
    Last Post: 2013-11-20, 09:17 PM
  2. Read from LISP in QuickCalc
    By b.ssss.12 in forum AutoLISP
    Replies: 14
    Last Post: 2010-07-05, 07:36 AM
  3. Dialogue Display Time
    By STHRevit in forum AutoCAD Customization
    Replies: 3
    Last Post: 2009-01-13, 03:00 AM
  4. Open Dialogue box won't display
    By richs in forum AutoCAD General
    Replies: 2
    Last Post: 2008-07-08, 07:37 PM
  5. Scripts/LISP and read only dwg's
    By mnelson.92099 in forum AutoLISP
    Replies: 3
    Last Post: 2006-08-23, 09:23 AM

Posting Permissions

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