RE: How to validate UTF-8 in a file

2005-08-17 Thread Silvia Gisela Pavon Velasco
cc Subject 17/08/2005 12:44 RE: How to valid

RE: How to validate UTF-8 in a file

2005-08-17 Thread mclellan, dave
ginal Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Peter BENKO,VSE IT Sluzby,+421-55-610-2045,+421-903-855532 Sent: Wednesday, August 17, 2005 1:11 PM To: openssl-users@openssl.org Subject: Re: How to validate UTF-8 in a file On Wed, Aug 17, 2005 at 10:01:26AM -0500, S

Re: How to validate UTF-8 in a file

2005-08-17 Thread Peter BENKO,VSE IT Sluzby,+421-55-610-2045,+421-903-855532
On Wed, Aug 17, 2005 at 10:01:26AM -0500, Silvia Gisela Pavon Velasco wrote: > > > > > Hello, > > I would like some advice about how can I validate that a file is in utf-8 > format. I have set the proper unix environment variables to work with the > utf-8 format; but however, I have the need t

How to validate UTF-8 in a file

2005-08-17 Thread Silvia Gisela Pavon Velasco
Hello, I would like some advice about how can I validate that a file is in utf-8 format. I have set the proper unix environment variables to work with the utf-8 format; but however, I have the need to validate if a file is in that format. Regards, Silvia Pavón ___