get all the dependent tasks of a task?

Hi,

How can i get all the tasks dependent on a task?

Hi,
check this post viewtopic.php?f=15&t=36428&p=112710&hilit=%24source#p112710
Note, that it will return only direct dependencies. If you want to get a whole tree you’ll need to iterate each level recursively