Viva Clipper !

hb_HClone()

Advertisements

HB_HCLONE()

Creates a copy of a hash table

Syntax

      HB_HCLONE( <hsTable> ) -> <hsDestination>

Arguments

<hsTable> a hash table, created by HB_HASH()

Returns

A cloned copy of the hash table

Compliance

Harbour

Advertisements

Advertisements