AcidHawk, I appreciate your reply. If the file has pipes as a delimeter. Do I need to split the line wih pipes? Is there any way that I could pass the string to a variable then I would get the path at the end of the string.
For example:
var1@ = 0..12;
$path = 12;
I'll apreciate any suggestions.