http://pastebin.com/f3637ff1e

I want the script to search through all items in an INI file under a specific category and return the item & value which has the highest number value.

For example, looking at the link above, the script would search through the INI under [category], search through each item for a value which has the highest numeric. In this case, the script would return: pft=31

Last edited by Joe_Dean; 09/11/08 04:21 AM.