zone.copy

Syntax

i := zone.copy(source,dest)

Copies the zone state information from the source zone to the destination zone. The return value is always 0.

Returns:

i = 0

Arguments:

source = pointer to the source zone, the zone from which state information will be copied

dest = pointer to the destination zone, the zone to which state information will be copied