hey,

i cant seem to remember how to rad from an ini file, looking for data matching "data", example:

1=some data here
2=other data here

i was sure i used something like:

$readini(file,w,section,*other data here*).item

would return 2

or are my memories mixed up? and maybe i wrote an alias that looped through all items in that section and compared the data to yours and return item upon match? i was sure there was a built in for that.....

thanks