Skip to Content
0
Former Member
Dec 06, 2006 at 02:58 PM

Problem with cl_gui_frontend_services->file_exist

328 Views

Hello,

I experienced the following problem using the method

cl_gui_front_end_services->file_exist:

If I hand over a full qualified file name containing a dot (".")

in the filename, I get back an "X" as a result even if the

file doesn't exist. However there is another file in the same

directory which name is identical until the dot to the evaluated file name, but

has a different extension after the dot.

Is this a bug or a feature?

Thank you in advance,

Heiko