Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dbcxgetprop to get index info??
Message
General information
Forum:
Visual FoxPro
Category:
Stonefield
Title:
Dbcxgetprop to get index info??
Miscellaneous
Thread ID:
00459674
Message ID:
00459674
Views:
76
Hi all....
Ok...here's the idea...I want to automate this somehow so I can use the same grid for all my tables....


If AllTrim(Upper(This.RecordSource)) = "MRKTGCAT"
CURSORSETPROP('buffering',3,'MRKTGCAT')
With THIS
.iaColumnInfo[1,3] = "mrktgcat"
.iaColumnInfo[2,3] = "abbrev"
.iaColumnInfo[3,3] = "catorder"
EndWith
EndIf



I will know the table name...the dbcxgetprop should be able to give me this info somehow, eh? anyone know how?

Thanks!
ICQ 10556 (ya), 254117
Next
Reply
Map
View

Click here to load this message in the networking platform