Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. sylverfox

    list just filenames (ie not their path too)

    I have found the answer : <pathconvert property="sharedjars" pathsep=" "> <path refid="shared.jars"/> <mapper type="flatten"/> </pathconvert>
  2. sylverfox

    list just filenames (ie not their path too)

    Can anyone tell me is it possible to list a directory contents with just filenames (rather than the full filename which includes the path to the file included) The code below gives me a list of all files in the current directory, but when I want to use them they are in the format of...

Part and Inventory Search

Back
Top