This is an old revision of the document!
Importing is only allowed outside of classes (AJTERR10001)
Product(s) | KARO.NET Compiler |
---|
Description
A #import
parser instruction was used inside a class or an enum defintion.
How can I resolve this error?
Put the #import
parser exception on top of the file outside the class/enum definition.