Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Array sorting on 2 elements
Message
From
29/06/2006 11:20:37
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Array sorting on 2 elements
Miscellaneous
Thread ID:
01132772
Message ID:
01132772
Views:
64
Hi,
How to sort array on combination on third element plus first letter of second element;
COPY to ARRAY N1 fields B_P, NAZIV, KT_BR
_br = ALEN(N1, 1)
ASORT(N1,3)
I mean something like:
for n = 1 to _br

   now it is neccessary to add left(naziv,1) to KT_BR and at end sort again
TIA
gojko
Next
Reply
Map
View

Click here to load this message in the networking platform