Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best way to Order an ADIR by date
Message
From
08/04/2000 17:43:35
 
 
To
08/04/2000 17:28:40
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00357284
Message ID:
00357287
Views:
18
If you only need dat, and not datetime, you can use ASORT. Ie

ASORT( laFilesArray, 3, ALEN( laFilesArray, 1), 0)

This will sort on the file date.

Hope this is helps,

Mace

>What would be the best way to order an ADIR array by file date? Oldest to youngest.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform