Quiz Question:

Ashvin Patel apatel@drleonards.com
Thu, 14 Jan 1999 11:50:38 -0500


I have a quiz subfile, having records with following structure: 
								example 
							            (value)
	FIELDA 	Alpha Numeric value X(2)	    	AA
            FIELDB             Alpha Numeric value X(2)		BB
            FIELDC             Alpha Numeric value X(2)		CC
            FIELDD             Alpha Numeric value X(2)		DD
            FIELDA-DOL      $					$1.20
            FIELDB-DOL      $					$1.05
            FIELDC-DOL      $					$1.50
            FIELDD-DOL      $					$1.70

I would like to create a new subfile with all of the above fields + Minimum
field + Minimum $ value. i.e.  
								example 
							            (value)

	FIELDA 	Alpha Numeric value X(2)	    	AA
            FIELDB             Alpha Numeric value X(2)		BB
            FIELDC             Alpha Numeric value X(2)		CC
            FIELDD             Alpha Numeric value X(2)		DD
            FIELDA-DOL      $					$1.20
            FIELDB-DOL      $					$1.05
            FIELDC-DOL      $					$1.50
            FIELDD-DOL      $					$1.70
            Minimum-Field    Alpha Numeric value X(2)                BB 
            Minimum-Dol      $					$1.05

Incase of if the $value are the same, the order of the field value picked is
in the order of a,b,c,d.

Is there an easy way to do above in QUIZ.  Any tricks provided is greatly
appreciated.   


= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.