|
-
July 15th, 2001, 08:12 AM
#1
Working with Strings
Hello
I wrote program that work with Strings.
I read files (text files) to String variable and make some exams on that string.
The exams pass over the string.
I use VB method to handle the string (Like InStr, Mid$, Left$ etc.).
The problem is when I read big files, The exams take lot of time. Some times even 10 minute to one file !!! (and My PC is good one and fast).
There Is any way to handle with String faster ???
Thanks for any help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|