Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

Reality V15.2 Online Documentation (MoTW) Revision 3

HYPER-ADD-INDEX command (hyperaddindex.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

HYPER-ADD-INDEX

Adds a specified index to an existing hyper file.

Command class

TCL-I command.

Syntax

HYPER-ADD-INDEX hyper-file-name index-name

Syntax elements

hyper-file-nameThe file-specifier of the hyper file.

index-nameThe name of the index.

Operation

The HYPER-ADD-INDEX command scans all hyper sections to ensure that they have a matching index definition (otherwise the command fails), and then adds the index name to the hyper file definition item (H-pointer).

For example, if a hyper file named STAFF had two existing data sections named CURRENT.STAFF and RETIRED.STAFF both with an index named SURNAME, then HYPER-ADD-INDEX can be used to add the index SURNAME to STAFF.

RealityV15.2Revision 3Comment on this topic