Go Back
Download Source

Parser

Created Date: 11/13/2020
Last Updated: 11/13/2020
Description: Simple parser class for Name-Value-Comment strings and for converting a delimited list into an ArrayList with an optional comment portion.
Platforms: Windows; Unix
Products: Synergy DBL; Synergy .NET
Minimum Version: 10.3.3f
Author: Tim Lovern


Additional Information: Pretty basic but very useful if you need to parse things like record definitions, CSV lists, etc. I used similar code to build Repository Schema from DAI record layouts two files are included: parser.dbl - the actual class file test.dbl - code used to test the methods.


Please log in to comment on this CodeExchange Entry.