Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 Other hexagora products
 Programs (Programmi)
 [HELP] ReadUnicodeLine

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert Email Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
sfi_dev Posted - 15 Oct 2013 : 04:36:55
Hello,

I am reading a unicode txt file generated from excel (save as).

Using the hexunicontols31.ocx the code to read looks something like the below:
Dim goUniFile As New clsUniFile
sResult = goUniFile.OpenFileRead(sfile)
goUniFile.ReadUnicodeLine(sReturnString)

I noticed the first line always has some strange characters in the first few characters - yet I cannot see them in the text file itself. Has this been seen before ?

Thank-you in advance.

Sfi_dev
4   L A T E S T    R E P L I E S    (Newest First)
sfi_dev Posted - 23 Oct 2013 : 07:12:08
Cannot complain about that :)

I will look into upgrading within the 3.x series. Cheers.
s.dav Posted - 22 Oct 2013 : 15:42:25
Upgrades are always free ;-)
sfi_dev Posted - 21 Oct 2013 : 01:49:36
Thank-you. We currently have v3.10.18

Is there are later (no cost) update ?
s.dav Posted - 15 Oct 2013 : 08:41:35
You probably need to read the so called BOM marker, check the sample at this page:

http://www.hexagora.com/HexUniControls/gen/clsUniFile_ReadUnicodeLine.htm

I suggest you also to upgrade to latest version 3.x or 4.1 (better) we fixed some bugs on this topic

Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000