|
-
Sep 10th, 2007, 07:30 PM
#1
Thread Starter
New Member
VB6 and simple coding?
Not sure this is the right forum to ask this question.
Im just wondering if VB6 is suitable to do the following task:
* Read a log file, the first line and the last line.
* Find certain texts in the log and extract a number from each found.
While this might look simple, in some coding environments its not sadly. For an example in autoit its extremely complicated.
For example a text could look like this:
[01:04:12] You get 1,402,421 experience points!
The number (1,402,421) would then be added with the next one found until the file has reached the last line.
But yeah, thats the question. I know of course that is is possible, but how hard would this be to code in VB6?
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
|