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.
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