Replacement for VB6s Replace$ - only faster!
Category:
String ManipulationType:
ModulesDifficulty:
IntermediateAuthor: Rd
Version Compatibility: Visual Basic 6, Visual Basic 5
More information:
This module blows VB's Replace$ away while staying 100% call and behavior compatible. Even if you use VB6 you should still use this in place of VB's Replace$ - it is 3 - 4 times faster!
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: