I'm working with xp_fileexist function and it works very well.
My problem is when the files i need to search are something like "aa.cc.extension".
When the filename have more than one point the output is 1 even when the file doesnt exists.
How can i resolve this? Any sugestion?
Thanks
My problem is when the files i need to search are something like "aa.cc.extension".
When the filename have more than one point the output is 1 even when the file doesnt exists.
How can i resolve this? Any sugestion?
Thanks