Skip to content

HowTo RunUncompiled

Patrick Tingen edited this page Sep 28, 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.

Another reason might be that your version of Progress on the production machine is not allowed to compile. In that case, compile DataDigger on your development machine, place the .r files in the DataDigger folder on the production machine and tell DataDigger not to recompile.