Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~370 People Reached
Favorite Forums
Favorite Tags
Member Avatar for drummy

Hi Group, Need some help. I'm performing some statistics on a txt file that has multiple columns using a collection list (vb.net 2008). My files can contain 100,000+ samples per file. How would I code my function to have it perform work on the first 3000 samples and continue the …

Member Avatar for drummy
0
150
Member Avatar for drummy

Greetings group, Hopefully someone can help me. I'm trying to essentially append elements (in a Collection List) from another column to a different file (e.g. take a set of columns and append them on another file). I've tried nested For Each loops to write out each element line by line, …

0
53
Member Avatar for drummy

Greetings community, I've exhausted all ideas and patience and turn to the community at large for help. I have data formatted as an ASCII text file with easting, northing, and depth fields. I've attempted an arrayList with some success, but there has to be a better and more efficient approach. …

Member Avatar for drummy
0
167