Well here's my problem. I have a variable that is equal to an absolute path. Then I need to take a substring of it, starting from the end until it reaches a /. For example, let's say I have a variable:
Basically, what I want to pull out is the "Public" part. But I don't know what the last part is in the program I have written... Any ideas?
Thanks.
[ February 12, 2001: Message edited by: PSX ]