???Cannot open file GlobalFunctions.pas???.
Hello,
I want to use the ???uses???-clause for global constants and functions in FastScript. When I place ???uses ???GlobalMessages.pas???, ???GlobalFunctions.pas???;??? at the first row, you get an error message ???Cannot open file GlobalFunctions.pas???. Even if they???re saved in the same directory as the report file.
The only way to find the given units, you had to give the entire directory name in the command line.
What do I have to do, when I want to include the units, so the system will search the file in the right path?
Regards, Erwin.
I want to use the ???uses???-clause for global constants and functions in FastScript. When I place ???uses ???GlobalMessages.pas???, ???GlobalFunctions.pas???;??? at the first row, you get an error message ???Cannot open file GlobalFunctions.pas???. Even if they???re saved in the same directory as the report file.
The only way to find the given units, you had to give the entire directory name in the command line.
What do I have to do, when I want to include the units, so the system will search the file in the right path?
Regards, Erwin.