Reply to topic  [ 4 posts ] 
Reading Text File: Delimiters for Rows and Columns? 
Author Message

Joined: Thu Mar 23, 2017 6:05 am
Posts: 3
Reply with quote
Post Reading Text File: Delimiters for Rows and Columns?
Hi,

I try to use .easy_ReadTXTFile_AsDataSet which requires values for both row and column delimiters.

Where can I read more about these parameter's values?

TIA,
Dennis


Thu Apr 06, 2017 5:59 pm
Profile

Joined: Thu Mar 23, 2017 6:05 am
Posts: 3
Reply with quote
Post Re: Reading Text File: Delimiters for Rows and Columns?
I managed to resolve the issue:

Code:
Dim dsData As DataSet = txtFile.easy_ReadTXTFile_AsDataSet(DocumentsPath + "\Excel Files\ReportData.txt", vbNewLine, vbTab)


However, I would still like to see the available values for future references.

TIA,
Dennis


Sat Apr 08, 2017 10:24 am
Profile

Joined: Fri Feb 03, 2006 12:23 pm
Posts: 189
Location: Brasov, Romania
Reply with quote
Post Re: Reading Text File: Delimiters for Rows and Columns?
You can use any string values as delimiters, including multiple chars, like "***", "---", "anything".

_________________
EasyXLS Team
.NET and Java library to read and write Excel files
Facebook Twitter Reddit LinkedIn


Thu Apr 13, 2017 2:24 pm
Profile WWW

Joined: Thu Mar 23, 2017 6:05 am
Posts: 3
Reply with quote
Post Re: Reading Text File: Delimiters for Rows and Columns?
Thanks, that's indeed great as it gives great flexibility.

Very nice!


Thu Apr 13, 2017 4:59 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 4 posts ] 

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.