New topic: 

XML from Listbox?

<http://forums.realsoftware.com/viewtopic.php?t=31363>

       Page 1 of 1
   [ 3 posts ]                 Previous topic | Next topic         Author  
Message       sjudy           Post subject: XML from Listbox?Posted: Tue Dec 
01, 2009 10:16 pm                        
Joined: Sat May 26, 2007 1:07 pm
Posts: 17              Hello.  Was wondering if anyone knows of a class/plugin 
that would create an XML file from a listbox contents.  This would be similar 
to the excel class I am using, where it streams the listbox into an .xls file 
(which works great).

I can of course code this myself using 'CreateTextFile' and a loop, but was 
hoping there is something that would make this faster.

Thanks in advance!   
                            Top               timhare           Post subject: 
Re: XML from Listbox?Posted: Wed Dec 02, 2009 1:19 am                        
Joined: Fri Jan 06, 2006 3:21 pm
Posts: 6882
Location: Portland, OR  USA              Any class you find will just be doing 
a CreateTextFile and a loop.  So get coding.  It will take less time to 
implement than to search for a premade solution.   
                            Top               sjudy           Post subject: Re: 
XML from Listbox?Posted: Wed Dec 02, 2009 1:31 am                        
Joined: Sat May 26, 2007 1:07 pm
Posts: 17              Thanks.  I resigned to that as well.  Wouldn't be 
looking f
or a shortcut if it weren't for all the tags but ill get it done.   
                            Top           Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 3 posts ]     
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to