fexist() with no case sensitive - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: fexist() with no case sensitive (
/showthread.php?tid=545308)
fexist() with no case sensitive -
Anuris - 07.11.2014
Hello guys.
So this is my situation: I have to check file existence with no case sensitive in its name.
For ex: there is a file named "TEST", I use in my code fexist("test"), and I want to receive true.
Is it possible?
Really sorry for my English.
Re: fexist() with no case sensitive -
Anuris - 07.11.2014
And absolutely no ways to check it on Linux? =(