pfsdanny Messages: 26 Registered: December 2011 Location: Hong Kong
Promising Member
#define IMAGEFILE <Image01/Image01.iml>
The first Image01 before the / is the package name, the second Image01.iml is the actual imagelist file in the Image01 package. If yu has the Image01.iml file, just copy it to your own package and insert it into your working package.
e.g. if your package name is ABC then copy the Image01.iml to your package folder and insert the Image01.iml in the IDE and use the following code