Summary

In this chapter, you examined converting delimited strings into arrays. You found that by using the InStr command, you could parse incoming text streams and pull out only the items needed. You then created a new array by using the Split command to look for commas. In addition, you worked with dictionaries. You found that for many applications, the dictionary is both quicker to set up and easier to use than an array.

Get Microsoft® Windows® Scripting Self-Paced Learning Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.