Hi!
Problem:
In Clipper or FoxPro samebody create index like:
INDEX ON Name_and_Last TO xxx
but field name in DBF is 'NAME_AND_L'.
In Clipper and FoxPro it's work OK
but Harbour when open index show error:
variable 'Name_and_Last' not found.
(in index file key is 'Name_and_Last' )

How open and work with this index in Harbour ?

Adam
-- 
View this message in context: 
http://www.nabble.com/Index-with-to-long-field-name.-tp22845515p22845515.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to