Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sorting
Message
 
To
29/01/2001 10:47:51
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00469718
Message ID:
00469731
Views:
17
How about this:
index on left(fieldname,1)+padl(alltr(substr(fieldname,2)),5,"0") tag fieldtag ?

>>>>>>>>>>>>>>>>your message below
I have a table with a primary key field that contains data much like this:

A100
A1000
A110
A1100
A124
A1240

I would like to sort this data so that:

A100
A110
A124
A1000
A1100
A1240

How exactly do I do this? It must be right in front of my face... I just dont see it...

Thanx,


Mike
Previous
Reply
Map
View

Click here to load this message in the networking platform