| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
| Everybody, thanks for your help. I've finally managed to get some data out of my XML file. I only don't see how to get all the children's data (data1, data2 and data3) seperately in an array. Now I just use: set theChild to XMLChild theRoot index 1 set data1 to XMLGetText (XMLXPath theChild with "data1") set data2 to XMLGetText (XMLXPath theChild with "data2") set data3 to XMLGetText (XMLXPath theChild with "data3") ... which does the same thing, only in 3 variables, but what if I don't exactly know how many children there are and I want to assemble all their values in one array? Never mind, I don't have to do this myself, but maybe it's a useful question for the rest of the list... Thanks again, Jasper. On 17 Feb 2007, at 05:29PM, Andreas Kiel wrote:
|
_______________________________________________ Do not post admin requests to the list. They will be ignored. Applescript-studio mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/applescript-studio/email@hidden This email sent to email@hidden
| References: | |
| >XML file problem (From: Jasper Van Proeyen <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.