| Article: |
Exploring E4X with Ruby | |
| Subject: | Nice Idea | |
| Date: | 2004-09-12 08:03:26 | |
| From: | joebagOdonuts | |
|
Can't seem to get it to work though. Get this error when trying to add the new account.
|
||
Showing messages 1 through 1 of 1.
-
Nice Idea
2004-09-12 09:13:40 Jack Herrington |
[View]



myDoc.myRoot << myNewTree;
</code>
As opposed to:
myDoc << myNewTree
</code>
If that doesn't work you can send me (jack_d_herrington@pobox.com) the code and I will take a look at it.