How to check the file existence in FastReport

edited January 2009 in FastReport 4.0
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.

Comments

  • gpigpi
    edited 3:13PM
    You can write user function. See Developer Manual chapter Custom Functions Connection to Report

Leave a Comment