Reply To: RE: RE: VB6 parsing

At the end of the day, we decided to write the tool ourselves.

The .frm Files are where the form meta-data and code are stored and its basically in plain-text.

With C# Regex, its relatively simple to pick up on structures and keywords.

The plan is to export into an .xml tree like structure and then translate into plantUML.

theT 6 June 2024 8:57:13

New Comment

Comment
You can use these formatting tags: [b]bold[/b] [i]italic[/i] [u]underline[/u] [url]www.example.com[/url] [code]some code[/code] [quote]quoted text[/quote] [list]one list item per line[/list]