Search found 2 matches
- February 20th, 2008, 3:53 am
- Forum: Scripts Discussion
- Topic: iterating through XML to create Markers
- Replies: 7
- Views: 23995
Re: iterating through XML to create Markers
hey thanks! you saved my day (well, half of it since it took me 2 hrs to find out that there were 2 brackets missing after the read command in your code). everything is runnin' sweet. now for some AUTOMATION ! i still get an "undefined" as last output in my console window though. any ideas...
- February 19th, 2008, 2:42 pm
- Forum: Scripts Discussion
- Topic: iterating through XML to create Markers
- Replies: 7
- Views: 23995
Re: iterating through XML to create Markers
hi everybody, happy to be here ;-) after spending the whole day trying to load an external xml-file from my desktop i finally give up. coming from an actionscript background i thought this was gonna be easy - well... my question is: how do i actually load an external xml? i used xmlFile = File.openD...