README.md
December 4, 2022 ยท View on GitHub
Description
Small updates & converted to Class Module. Maybe usercontrol writers might find this useful; other than that? The attached code is a bunch of memory manipulation to convert/serialize any dimension array into a single dimensioned byte array, primarily for storage into a property bag. The routines also convert that single dimensional byte array back into the same mulitdimensional array it came from; maintaining all array attributes. I would think good knowledge of how various data types are stored by VB would be needed to fully understand the code. P.S. No screenshot because there really is nothing to show - 1 button. 13Dec06::Patched. Logic to determine if a passed string array contained fixed or variable length strings was incorrect.
More Info
| Submitted On | 2006-12-13 18:38:22 |
| By | LaVolpe |
| Level | Advanced |
| User Rating | 5.0 (50 globes from 10 users) |
| Compatibility | VB 6.0 |
| Category | Data Structures |
| World | Visual Basic |
| Archive File | FYI__Seria20375212132006.zip |