in reply to Re^9: constructing a tree from csv file
in thread constructing a tree from csv file

Thanks choroba. How can I stop the code from going beyond the parent Q. i.e. once it has reached Q it should stop checking further.  M420<-M143<-M10<-Q It should stop here and not go further beyond Q. Thanks