Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Max Value
Message
From
15/05/2002 19:04:39
Larry Huisingh
Lockheed Martin Information Technology
Richland, Washington, United States
 
 
To
14/05/2002 12:28:46
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00656234
Message ID:
00657199
Views:
31
>I have a table that lists engineering drawings and their revisions. The list can have the same drawing number listed several times with different revision levels. I need to find the highest revision. This seems simple until you consider that a revision E is higher than an E2 because E2 was a temporary change that was incoporated into the E change. One more complication is when the drawing is revised behond revision Y(we din't use Z) the next revision is AA. So it dosen't seem a simple solution will work. Please Help!!

I thought I had a solution but it seems that your E2 revision throws a wrench into it. Is this a correct revision history (or would that be a revisionist history...hmm...)?

A
B
C
D
E2
E
..
Z
AA

If this is correct and you didn't have the E2 you could just right-justify the field and sort it.

A
B
C
D
E
..
Z
AA

That E2 really messes things up IMO.
Larry Huisingh
Lockheed Martin Information Technology
Richland WA USA
Previous
Reply
Map
View

Click here to load this message in the networking platform