Skip to content

HowTo RunUncompiled

Patrick Tingen edited this page Sep 26, 2018 · 6 revisions

Normally DataDigger will autocompile itself when it detects changes in sources or object files. If you do not want this, you can set this in DataDigger.ini:

[DataDigger]
AutoCompile=no

Reason to do this might be because you run different Progress versions against the same DataDigger instance.