davidagnew37
Technical User
Hi
I cant seem to find an example to trim or substring an full URL address to just the file name and extension.
for example a variable that holds the address URL:
C:\Reports\Finance\test.rpt
to just return a variable with the file and its extension:
test.rpt
any help would be great.
Thanks
I cant seem to find an example to trim or substring an full URL address to just the file name and extension.
for example a variable that holds the address URL:
C:\Reports\Finance\test.rpt
to just return a variable with the file and its extension:
test.rpt
any help would be great.
Thanks