PhantomScript v1.7 Reference - Copyright © 2006 P1 Systems Incorporated. All Rights Reserved.

Prev | Next | Users Guide | PhantomScript Reference | P1 Systems


Keyed Value Lists

KeyedValueHashTableSize

Syntax

KeyedValueHashTableSize

Description

An instrinsic variable in which the size of the hash table is specified for keyed value lists.

Remarks

See InsertKeyedValue for more information about keyed value lists.

Example

          KeyedValueHashTableSize = 10000

The example sets the hash table size for subsequently created keyed value lists to ten thousand.



Prev | Next | Users Guide | PhantomScript Reference | P1 Systems

PhantomScript v1.7 Reference - Copyright © 2006 P1 Systems Incorporated. All Rights Reserved.