Word Parser

Background: 

Script to take the words from within a column of a file and parse them to a new file with the related record number.

Documentation: 

This is a utility script that allows you to select a field and parse out all the words in the field.

The dialog allows you to select the file and the field to perform the parsing.  It can only be performed on a character field.

If you have a file with a field called company such as the following:

This would be the resulting list.

 

Comments

Hi Brian
Would you mind updating this webpage with an example of the parsed output file. The page ends with  "This would be the resulting list."
thank you