if(fexists("*.sav")
//Then search all the files with .sav at the end
//and extract the Char_Names.
(Another question while i'm at it, how do I have it search all files with .sav for the extension and extract the char_names?)
And for the original question, is "*" the same as a wildcard?
~>Jiskuha