How to check the file existence in FastReport
Hi there,
I use FastReport 4.6 only without any other builder.
It's easy to check the file existence with delphi or c++ by using "FileExits()" funtion,
however I need to use FastReport 4.6 only to check the file existence.
Is there any function in FastReport to solve this problem?
or any other suggestion?
Thanks.
I use FastReport 4.6 only without any other builder.
It's easy to check the file existence with delphi or c++ by using "FileExits()" funtion,
however I need to use FastReport 4.6 only to check the file existence.
Is there any function in FastReport to solve this problem?
or any other suggestion?
Thanks.
Comments