VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Store Anything in a Tag

Kenneth Buckmaster  (4 Submissions)   Miscellaneous   Intermediate   Wed 3rd February 2021

People often think they can only store one item in a tag and that that item must be a string. Not so. A tag is a string limited in length only by memory available - we can treat it as an array of bytes and store any data in it including multiple items. The best way to illustrate this is by an example.

API Declarations
Copymemory

Rate Store Anything in a Tag (4(4 Vote))
Store Anything in a Tag.bas

Store Anything in a Tag Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters