Petr Schreiber
11-02-2011, 21:54
The text for topic "DECLARE CheckMissing" has one confusing part:
It says:
Default value is %FALSE, missing functions or subs will generate a runtime error.
but it should be:
Default value is %FALSE, missing functions or subs will not generate a runtime error.
It says:
Default value is %FALSE, missing functions or subs will generate a runtime error.
but it should be:
Default value is %FALSE, missing functions or subs will not generate a runtime error.