Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 394 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 394 Bytes

NAVParser

WinForms application to simplify work with NAV objects as text files.

Functional description:

  • export/import NAV objects to/from text file, using predefined filters;
  • split/join NAV text files with user defined name template;
  • parse NAV object into standard components (properties, triggers, etc.);
  • compare objects by components;
  • search component usage across all objects.