Click here to Skip to main content
15,883,809 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhai Pin
Ishwarya M15-Feb-07 2:31
Ishwarya M15-Feb-07 2:31 
AnswerRe: hai Pin
Marcus J. Smith15-Feb-07 3:02
professionalMarcus J. Smith15-Feb-07 3:02 
GeneralRe: hai Pin
Ishwarya M15-Feb-07 4:12
Ishwarya M15-Feb-07 4:12 
AnswerRe: hai Pin
Colin Angus Mackay15-Feb-07 4:19
Colin Angus Mackay15-Feb-07 4:19 
GeneralRe: hai Pin
Marcus J. Smith15-Feb-07 4:25
professionalMarcus J. Smith15-Feb-07 4:25 
GeneralRe: hai Pin
Colin Angus Mackay15-Feb-07 4:31
Colin Angus Mackay15-Feb-07 4:31 
AnswerRe: hai Pin
Marcus J. Smith15-Feb-07 4:46
professionalMarcus J. Smith15-Feb-07 4:46 
QuestionString length problem Pin
penguin500015-Feb-07 2:29
penguin500015-Feb-07 2:29 
I'm using VB.NET 2005 Express, and I am reading in the contents of a text file.
I have declared:

Dim strLine as String

I'm using the StreamReader to read the contents of the text file, and I'm putting the contents into strLine.

Unfortunately, it only seems to read in the first 16381 lines from the text file, and processes those lines without any problems - but ignores lines beyond this. All my other test files (having far fewer lines than 16381) work fine.

On this occasion, the file that I need to read is 124415 lines long and so, as a novice, I've concluded that 'String' isn't up to the job.

Can anybody point me in the right direction?
AnswerRe: String length problem Pin
Tamimi - Code15-Feb-07 3:49
Tamimi - Code15-Feb-07 3:49 
GeneralRe: String length problem Pin
penguin500015-Feb-07 23:25
penguin500015-Feb-07 23:25 
Questionsecond form Pin
KOKEMO15-Feb-07 1:47
KOKEMO15-Feb-07 1:47 
AnswerRe: second form Pin
Marcus J. Smith15-Feb-07 2:13
professionalMarcus J. Smith15-Feb-07 2:13 
AnswerRe: second form Pin
jim_taylor16-Feb-07 10:21
jim_taylor16-Feb-07 10:21 
QuestionNeed Help while deployment ...Anyone please help me. Pin
Member 371873315-Feb-07 0:32
Member 371873315-Feb-07 0:32 
AnswerRe: Need Help while deployment ...Anyone please help me. Pin
nlindley715-Feb-07 6:04
nlindley715-Feb-07 6:04 
QuestionValidating characters Pin
Mark0614-Feb-07 23:50
Mark0614-Feb-07 23:50 
AnswerRe: Validating characters Pin
KeithF15-Feb-07 0:09
KeithF15-Feb-07 0:09 
QuestionDynamic compilation Pin
JCSillero14-Feb-07 21:53
professionalJCSillero14-Feb-07 21:53 
AnswerRe: Dynamic compilation Pin
Dave Kreskowiak15-Feb-07 13:00
mveDave Kreskowiak15-Feb-07 13:00 
GeneralRe: Dynamic compilation Pin
JCSillero15-Feb-07 18:56
professionalJCSillero15-Feb-07 18:56 
QuestionHow 2 Fix the Form Size in Vb.Net? Pin
Parameswar Mal14-Feb-07 21:38
Parameswar Mal14-Feb-07 21:38 
AnswerRe: How 2 Fix the Form Size in Vb.Net? Pin
Ankur.Bakliwal14-Feb-07 23:48
Ankur.Bakliwal14-Feb-07 23:48 
QuestionHow to increase the Field Size in Access2003 Pin
somagunasekaran14-Feb-07 19:38
somagunasekaran14-Feb-07 19:38 
AnswerRe: How to increase the Field Size in Access2003 Pin
KeithF14-Feb-07 22:44
KeithF14-Feb-07 22:44 
QuestionProblem while deployment of Application having Crystal Report Pin
priya_p23314-Feb-07 19:12
priya_p23314-Feb-07 19:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.