userArchive

This parameter specifies the name of a user archive file containing custom Java code written to use the Reflection Emulator Class Library (ECL). This parameter is required when using the Load Java Class command in the Reflection Macro menu, the loadJavaClass() API method, or the onStartupJavaClass or onExitJavaClass parameters. This parameter is not required, however, when using any of the ECL modules built in to Reflection.

Value

<user archive file name>

Example

<param name="userArchive" value="MyArchive">

Top of index