Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: Command Index > D

DEFF

Scroll Prev Top Next More

Use the DEFF command to open the External Form Designer, or to open the designer with a specific file.

 

DEFF

 

filename.rff

Specifies the name of the external form file.

 

MODAL

Launches an external form in the designer from a command block, command file, or EEP. The External Form Designer must be closed in order to continue the next command. Specifying a new file name will create a new external form.

 

Example

 

The following command launches the TileMenu_Sample external form within the External Form Designer.

 

DEFF TileMenu_Sample.rff MODAL