Project

General

Profile

Wiki

Installation

The vfp plugin is easy to install. Just download the vfp.jar file and drop it in your ..\\servoy\\application_server\\plugins\\ folder.

Usage

The usage of the vfp plugin is mostly the same as with other plugins.

  1. Lookup the familiar VFP syntax for the command or function you need.
  2. Right click it and choose move sample from the popup menu.
  3. The Servoy equivalent syntax will be inserted into your code.

When a function requires more than a few lines of code you can consider creating a function in your globals file. Predefined functions are available at [[http://visualfoxpro.com/vfp2servoy_toolkit.html]].

Screenshots