This question is about using VFP 8.0 in the development environment under
Windows/2000.
When I bring up certain OS dialogs that permit the user to select a file or
subdirectory, the files are not in alphabetical order.
For example, if you issue the command "CREATE CLASS" and click on the "Store
In" button, you get the "Save As" dialog which permits you to select a file
or a subdirectory.
Another example: issue the command "CREATE CLASS" and click on the "Based
On" command button. You get the same dialog but it is labeled "Open".
On my last development machine, which ran Win/NT 4.0, the files and
subdirectories were displayed in this dialog in alphabetical order. On the
Win/2000 machine, they are not in alphabetical order. It's not clear what
order they are in, maybe most recently accessed.
Is there some way to get them to be displayed in alphabetical order?
Thanks, Chaim