I have a field in a query with the following construct...
/rawxx/value1
It has a slash followed by some characters then another slash followed by some characters. How can I pull out the characters following the second slash "/"...
In the old Clipper days there was STREXTRACT ...anything like that here/ Thanks
/rawxx/value1
It has a slash followed by some characters then another slash followed by some characters. How can I pull out the characters following the second slash "/"...
In the old Clipper days there was STREXTRACT ...anything like that here/ Thanks