Search Tools Links Login

Token Parser


Visual Basic 6, or VB Classic

Allows a programmer to manipulate a string of tokens such as: "Jane;Paul;Harry" or "Name:Paul;Age:21;Gender:M". Note that this routine allows for individual tokens or for tokens that have a key attached. Tokens can then be retrieved by position or key.

Original Author: David L. Collison

Inputs

Optional : Set the Token Delimiter.
Mandatory: Set the Token List.

Assumptions

This class uses a collection to store the token elements and also allows the user to programmer to add additional tokens to the list.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 83 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD124571282000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 3,192 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.