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

picking file name

Former Member
0 Likes
471

hi to all ,

I have one problem with picking file name. example i have one path let say C:\Documents and Settings\Administrator\Desktop\smartform.txt . I need to capture the file name that is smartform do you have any idea about this. advance thanking.

thank you

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
443

Hello

What about SPLIT_FILENAME ?

hi to all ,

I have one problem with picking file name. example i have one path let say C:\Documents and Settings\Administrator\Desktop\smartform.txt . I need to capture the file name that is smartform do you have any idea about this. advance thanking.

thank you

2 REPLIES 2
Read only

Former Member
0 Likes
444

Hello

What about SPLIT_FILENAME ?

Read only

0 Likes
443

Thank you Dzed Maroz . my problem solved