Configuring a Java Applet to Autostart

To run a Java applet automatically, you can add the function Run Applet to a macro. You can add this function to an autostart macro, so that an applet can be run at session startup.

  1. Click Settings → Macro/Script.

    The Macro/Script Setup window appears.

  2. Select Run Applet from the Function drop-down list and type the name of the class.

Refer to the online help for syntax and detailed instructions.

Note: The applet class specified must exist in the same directory path as the .WS file in which the macro is included.