DR New bind

4D - Documentation   Français   English   German   4D Draw 2004, Command Theme List   4D Draw 2004, Command Alphabetical List   Back   Previous   Next

version 6.0


DR New bind Longint

ParameterTypeDescription
This command does not require any parameters
Function resultLongintNew bind ID

Description

The command DR New bind creates a new bind in memory and returns a value that can be used to access the new bind. The value returned is referred to as a Bind ID and is used in all of the other binding commands. Bind IDs are long integers. A bind is not specific to a 4D Draw area.

To build a bind, use the DR ADD TO BIND command for each attribute you want to associate with a field.

Example

See the example for the DR ACTIVATE BIND command.

See Also

DR DELETE BIND.


4D - Documentation   Français   English   German   4D Draw 2004, Command Theme List   4D Draw 2004, Command Alphabetical List   Back   Previous   Next