Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Help required : reading the File names from PC folder or Server Folder

Former Member
0 Likes
564

Dear All,

I have a requirement which is to read the file names from the PC folder. There can be more than one PDF files in one Folder which is from Local PC drive.

The file names has to be read from this PC folder. Just for an eg : "C:\TEMP\ATTACHED". The files wil be kept in the folder "Attached which is from local PC hard drive. The file names are not known but the initial naming can be started with some hard coded value. Please let me know if you come have come across this situation.

Thank you very much..

Best Regards,

Senthil

Edited by: Senthilraj Selvaraj on Jul 20, 2010 10:36 AM

Dear All,

I have a requirement which is to read the file names from the PC folder. There can be more than one PDF files in one Folder which is from Local PC drive.

The file names has to be read from this PC folder. Just for an eg : "C:\TEMP\ATTACHED". The files wil be kept in the folder "Attached which is from local PC hard drive. The file names are not known but the initial naming can be started with some hard coded value. Please let me know if you come have come across this situation.

Thank you very much..

Best Regards,

Senthil

Edited by: Senthilraj Selvaraj on Jul 20, 2010 10:36 AM

3 REPLIES 3
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
533

ST*W friend. [This|http://tinyurl.com/2eec2cq] should have yielded faster response.

Read only

Former Member
0 Likes
533

The user will not interact in this program. The program should use the Local PC Path and automatically list all the file names (not the file content)inside the folder. The program has to list the file names of the PC folder without user interaction.... I will do more search in google as you said....

Best Regards,

Senthil

Edited by: Senthilraj Selvaraj on Jul 20, 2010 11:24 AM

Edited by: Senthilraj Selvaraj on Jul 20, 2010 11:26 AM

Read only

Former Member
0 Likes
533

Function TMP_GUI_DIRECTORY_LIST_FILES is useful to list the file names from the directory......