> Ah. For this you should use FolderItem.GetSaveInfo. To store the > data in a text file, you should encode the data using Base64, which > returns "text".
Would you recommend doing this when storing all strings in a text file? As I understand it, RB automatically uses UTF8 encoding when writing strings to text files, does that handle all kinds of unicode text? Reading/writing text files was so easy back in the days when ASCII was the only thing around... - John _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>