0065: External script label not found
The compiler can't find the starting label of an external script.
Possible solutions: make sure that each external script declared in the header exists in the source file. Either add a missed script, or remove the declaration:
Last updated