OpenTP1 Version 7 Messages

[Contents][Index][Back][Next]

KFCA25942-W (E)

import file (aa...aa) is looped.

In an imported file, the importing file is imported. For example, when file A is importing file B, file B is importing file C, and file C is importing file A, this makes a loop. In this case, importing fails because the processing sequence cannot be determined.
aa...aa: Import file name
S: Continues syntactic and semantic analyses without generating stubs.
O: Delete one of the import declarations that make up a loop.