DAConverter (Windows)


DAConverter.exe is a tool that provides easy migration from Data Abstract v3 to Data Abstract v10.

It also allows to replace some legacy components with modern ones and can process both files and folders.

Syntax

DAConverter [/wait] [/moveevents] [/usebin2] [/usememtable] [/nobackup] /folder:<folder>
DAConverter [/wait] [/moveevents] [/usebin2] [/usememtable] [/nobackup] <filename1> [<filename2> [...]]

The specified filenames can be either .pas, .dfm or .xfm files, the converter will always process both .pas + .dfm (or .pas + .xfm).

Optional switches

Warning: event types may need manual correction (v3 specific only).

See Also