to combine the two percentages, which would be at most 3 digits each, you could store them both in a six digit number (ie an int) You can retrieved teh numbers with the % (mod) operator. This is a little messy, but it saves space, and a MACRO could probably take the messiness away. Ben Greear
This archive was generated by hypermail 2b30 : 12/07/00 PST