PRB: MODIFY STRUCTURE Command Doesn't Set Index Order (130706)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q130706 SYMPTOMS
When you modify an index by using the MODIFY STRUCTURE command in Visual
FoxPro version 3.0, no index order is set.
This behavior appears to be different from that of FoxPro versions 2.x.
FoxPro versions 2.x have a Setup dialog box that allows you to modify the
table's structure as well as add, modify, delete, or set the index order
for the table.
CAUSE
The MODIFY STRUCTURE command in FoxPro versions 2.x and in Visual FoxPro
version 3.0 defines the table itself. In Visual FoxPro, the table itself
includes the indexes associated with the table. When you modify an index,
Visual FoxPro does not assume that this should be the active index. The
controlling index is not determined at the table definition level in any
version of FoxPro.
When you use the SET command to activate the View window, you are operating
on the active workarea. In both FoxPro versions 2.x and in Visual FoxPro,
you can set the controlling index at the workarea level.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 2/11/2000 |
---|
Keywords: | KB130706 |
---|
|