x
Our website uses cookies. By using the website you agree ot its use. More information can be found in our privacy policy.

Is it possible to skip the reading of large include files?

The reading of big files can be skipped in the following way:
  1. Unset "Check for missing database cards".
  2. Specify the name of the include file (the file that you want to avoid reading) as an EXTRA file. E.g. if the file was specified as "../../includefile.k" in  the keyword file, it should also be specified as extra file "../../includefile.k".
  3. Select the "Skip parse" check box for this extra file.

Now "../../includefile.k" will not be copied or parsed.