View Full Version : Lisp to read xml value and display them in dialogue box
noadea
2006-11-07, 09:28 AM
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.
rkmcswain
2006-11-07, 01:35 PM
I'm not sure what this means "get read the xml value"
Please post the code you have so far.
noadea
2006-11-08, 06:57 AM
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.
kpblc2000
2006-11-08, 07:27 AM
Something like this? (http://forums.augi.com/showthread.php?p=582460#post582460)
noadea
2006-11-08, 08:48 AM
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.
kpblc2000
2006-11-08, 09:04 AM
action_tile ?
noadea
2006-11-08, 09:45 AM
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?
kpblc2000
2006-11-08, 09:52 AM
In lisp where you're calling start_dialog and unload_dialog.
P.S. I don't use dcl usually, so i could be mistaked
noadea
2006-11-15, 07:33 AM
Anyone who expert with dcl and lsp or any idea to solve this problem?
rkmcswain
2006-11-15, 05:13 PM
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.
vBulletin® v3.6.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.