Page 1 of 1

TREE print

Posted: Sat Sep 05, 2020 3:58 pm
by serge_girard
I have a complex tree which I would like to print. Any body has a sample ?

Thx !

Serge

Re: TREE print

Posted: Sat Sep 19, 2020 11:05 am
by serge_girard
Nobody???

Re: TREE print

Posted: Sat Sep 19, 2020 12:55 pm
by mol
You have to build recursion function

Re: TREE print

Posted: Sat Sep 19, 2020 1:22 pm
by serge_girard
I know, I have this on screen and it would be handy to print it with a single function....

Serge