B
Bre-x
I have a table with one single text field.
S:\ENG\DATA\DWN\my file_1.pdf
S:\ENG\DATA\DWN\CUSTOMER\MSG\file.pdf
S:\ENG\DATA\DWN\CUSTOMER\My Subdir\my_other file.pdf
How do I extract the file name and the file path and save it on two text
fields?
the_path
S:\ENG\DATA\DWN
S:\ENG\DATA\DWN\CUSTOMER\MSG
S:\ENG\DATA\DWN\CUSTOMER\My Subdir
the_file
my file_1.pdf
file.pdf
my_other file.pdf
There are two constants: the file extension ".pdf" and the "S:\ENG\DATA\"
Thank you all
Bre-x
S:\ENG\DATA\DWN\my file_1.pdf
S:\ENG\DATA\DWN\CUSTOMER\MSG\file.pdf
S:\ENG\DATA\DWN\CUSTOMER\My Subdir\my_other file.pdf
How do I extract the file name and the file path and save it on two text
fields?
the_path
S:\ENG\DATA\DWN
S:\ENG\DATA\DWN\CUSTOMER\MSG
S:\ENG\DATA\DWN\CUSTOMER\My Subdir
the_file
my file_1.pdf
file.pdf
my_other file.pdf
There are two constants: the file extension ".pdf" and the "S:\ENG\DATA\"
Thank you all
Bre-x