turvillevalley
Programmer
My dBase Bible tells me that if I index on date (MM/DD/YY)I'll end up with a list sorted by Month, first.
It then says I should ...
index on $(Date,7,2)
... which translates as "Index on the last two characters in the date starting with the 7th character"
The trouble is I get told this is a syntax error!
I have tried all the permutations I can think of to no avail - does anybody have any Idea how I can acheive a 'proper' Date Index, please?
Regards,
Chris
It then says I should ...
index on $(Date,7,2)
... which translates as "Index on the last two characters in the date starting with the 7th character"
The trouble is I get told this is a syntax error!
I have tried all the permutations I can think of to no avail - does anybody have any Idea how I can acheive a 'proper' Date Index, please?
Regards,
Chris