ajterr:10006

This is an old revision of the document!


Multiple entry points found (AJTERR10006)

Product(s) Karo.NET compiler

Multiple entry points were specified in a compilation unit.

<code> test::exampleClass {

 #entryPoint;
 || { }
 
 #entryPoint;

^^^^^^^^^^^^ A second entry point is specified here. || { } } ===== How can I resolve this error? ===== Specify only one entrypoint.

  • ajterr/10006.1739566359.txt.gz
  • Last modified: 2025-02-14 21:52
  • by admin