Hello,
I search how I can extract the basename without the extend of a file:
toto.txt --> toto
Thank you for help me
Quartz
Paris (with snow !!) - France
Hi, Using tFileProperties to get the basic information of a file, including the size, basename etc. and then parse the basename on tJavaRow, for example: (tFileList--iterate-->)tFileProperties--main--tJavaRow on tJavaRow: