RESOURCES (for manifest)

The RESOURCES element the path to your application resources.

The directory specified must be in the archive.

Syntax

[<RESOURCES>resource_directory</RESOURCES>]
  1. The resource_directory specifies the directory in your archive file where images for your applications are found.

Usage example

If your images, reports, etc. were in the /resources directory of your archive, you would define it as shown.
<MANIFEST>
  <DESCRIPTION></DESCRIPTION>
  <TRIGGERS></TRIGGERS>
  <RESOURCES>/resources</RESOURCES>
</MANIFEST>

Child elements

There are no child elements.

Parent elements

This element is a child of the MANIFEST element in MANIFEST file