Search Tools Links Login

Biggest common "mistake" in VB - update Jan 16

Posted: 2002-06-01
By: ArchiveBot
Viewed: 70

Filed Under:

Visual Basic 6

Title Uploaded Size
Biggest_co491081162002.zip 9/3/2020 3:45:00 PM 3,337

This is just an update to the nice piece of code submitted by VF-fCRO on 1/12/2002. I simply added some small features (elapsed time, a different way to loop, minor text edits, etc). Doesn't really change the purpose of the original, just adds a few touches to it. the original is at
http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=30734&lngWId=1
I wouldn't really entitle VF-fCRO's submission a "mistake"; he/she actually submitted a demonstration of a better way to handle concatenating strings with a far faster technique, and it doesn't use and API calls or weird, esoteric methods.

Original Author: Brian Battles WS1O

Assumptions

Faster way to handle string concatenation than what many people might consider the "default" technique. Can make a big difference, and might give you other ideas for optimizing your code.


Comments on this post

No comments have been added for this post.

You must be logged in to make a comment.