Online documentation for RunProgram

Generated 2006-03-17

A bean to run a native application.

Description

A simple bean to run native commands on the host computer.

Usage

Enter the command required and set property 'run' to process the command.

Technical Details

Uses the standard Runtime.exec() call.