How do I get a file from the project directory in a Task?
How do I get a file from the project directory in a Task?
${system.project.location}/.. for iSeries IFS and linux/unix files
${system.project.location}\.. for Windows files
So to access file called myfile.txt which is located in the same folder as the running project, specify ${system.project.location}/../myfile.txt or ${system.project.location}\..\myfile.txt.
- Support_Duane
- Support Specialist
- Posts: 66
- Joined: Thu Mar 05, 2009 2:49 pm
Who is online
Users browsing this forum: No registered users and 1 guest