Help with Custom DLL creation.
Hi All,I'm using VS2019 and C# to create a custom DLL to parse a Flat File and return a DataTable.I'm using the latest developer version of BP (6.6.015260) I have chosen .Net 4.7 as the target framework.My DLL references System, System.Core, System.D...