<exec dir="${build-dir}" executable="attrib.exe">
  <arg line="-r ${fileName}" /> 
  </exec>


Could anybody tell me what does the middle (<arg line="-r ${fileName}" />)
line  do?

Thanks

Reply via email to