README.md

December 4, 2022 ยท View on GitHub

Fast Colorize HTML / XML

Description

[NOTE: THERE IS A NEWER VERSION] This routine shows how you can process nested search-replace operations on large strings (megabytes) with VB.

The program accepts a text-file as input and will output a colorized RTF file. Nothing new about that, but this program will generate large RTF files really fast because it uses a text buffer for string processing. You will see the difference if you try to colorize a 500+ kb XML file, most (all?) other 'colorize' programs on PSC that use native VB will fail on large files.

More Info

Submitted On2001-10-13 17:33:18
ByMartijn B
LevelIntermediate
User Rating5.0 (15 globes from 3 users)
CompatibilityVB 6.0
CategoryString Manipulation
WorldVisual Basic
Archive FileFast Color2888210132001.zip