Dave,

Thanks for the comments.

I won't actually know what the source of the text files will be. The most 
common examples will be as export files from any other password management 
program on Mac or Windows like 1Password, etc. or as a Save As CSV from Excel.

Bill Vlahos
_________________
InfoWallet (http://www.infowallet.com) is about keeping your important life 
information with you, accessible, and secure.

On Jan 23, 2012, at 2:26 AM, Dave Cragg wrote:

> 
> On 23 Jan 2012, at 03:16, Bill Vlahos wrote:
> 
>> put uniDecode(uniEncode(tData, "UTF8")) into tData
> 
> Bill, 
> 
> Using this approach assumes that the original text is either UTF-8 encoded or 
> that it is plain ASCII with no "funny" characters with a charToNum value 
> above 127. I don't think it will work if the original text contains "funny" 
> characters and the encoding is something such as Latin-1 or Mac Roman. It 
> wasn't clear from your original mail whether that was a possibility.
> 
> Dave
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to