Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Arrays
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Arrays
Miscellaneous
Thread ID:
00519656
Message ID:
00519656
Views:
44
hi all:

I am in need of some help in foxpro 2.6. I need to write a 4x4 array. In the array I will compare 4 numbers. I any of the numbers equal each other either 2 the same or 3 or all four I want to put an "X" in a column of the array. I also want to populate another column with the largest number and fianl the last column is all the numbers in the array.

examples of numbers used in the array
30,30,23,12 - 2 same
40,12,15,90 - 0 same
50,50,50,12 - 3 same
30,30,30,30 - 4 same

seq same largest number
1 X 30 30
2 X 30
3 23
4 12


Can anyone help me?

Thanks

Peter
Next
Reply
Map
View

Click here to load this message in the networking platform