For example, I have the following string:
"H:\SQL\DATA\Customer_data.dat"
"O:\SQL\LOG\Customer_log.dat"
I only want to get the "Customer_data.dat" and "Customer_log.dat". In other words, I want to exclude the drive letter and directories.
Is there a way I can do that? Thanks in advance! Andel
andelbarroga@hotmail.com
"H:\SQL\DATA\Customer_data.dat"
"O:\SQL\LOG\Customer_log.dat"
I only want to get the "Customer_data.dat" and "Customer_log.dat". In other words, I want to exclude the drive letter and directories.
Is there a way I can do that? Thanks in advance! Andel
andelbarroga@hotmail.com