![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveProblems with tcldom in tcl8.4.9?
From: Geir <dobbelg@gmail.com>
Date: Mon Oct 31 2005 - 17:11:26 CET
Hi,
The following small example works well for me in tcl tcl 8.4.7, but
First I assign a XML formatted string to a variable:
Then I want to parse it with dom parse:
In .7 I get the expected "doc0" response, which I can continue to work
Thanks for any advice.
|