This is an old revision of the document!
Inavlid position for entryPoint parser instruction. (AJTERR10027)
Product(s) | Karo.NET Compiler |
---|
Description
An entryPoint
parser instruction must be after the attributes of the function to be marked as entryPoint and before the function definition.
How can I resolve this error?
Adjust the position of the parser instruction.