Quote:

Yeah, you could; Read the ini file into an array, sort the array with one of the excellent udfs we got here for that task, and write the sorted array to a new ini-file ...

But, why would you want to do this ? You want to log to an ini file ??
Please explain




Just For fun
I have 41 different servers which uptime I want to see.
I've modified this script
http://helpdesk.kixtart.org/Scripts/Uptime.asp
(There you can see that redline and days which are readed in inifile)
And just for fun I want to sort these lines.

-Hande