brCreateIndex Method

       

Creates an index for the D3 file using the specified a-correlative.

Syntax

bValue = object.brCreateIndex(sCorrelative, bOverwrite, [bEntirety], [vlRecords])

Parameters

Parameter

Description

bValue

The return value is a Boolean data type that is True if successful.

object

An object variable that represents a clsD3File object.

sCorrelative

A String containing an a-correlative.

bOverwrite

A Boolean set to True to overwrite an existing index.

bEntirety

Optional. Not implemented.

vlRecords

Optional. Not implemented.

TCL Reference

create-index