Not sure if there is a better way, but you could do a readTextFile, store the 
data in a string, append your data to the string, then writeTextFile the data 
to a file. This would work well until your text files start getting large, 
after which things will start getting slow and memory-intensive.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to