Hi folks,

I need to write a procedure which get from outside a path as string.
I need to isolate every folder in the path using a loop and check for each directory (tool name) its tool id and its tool_father in a table (T_TOOLS_TREE).

following an example for path:
Objects/SUI Framework/page

How to isolate directories in a path?

Thanks for advance,
Nir