Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recursion in Brio Report

Status
Not open for further replies.

KBHere

Programmer
Jan 22, 2002
5
0
0
AU
Does anyone know if it is possible to use recursion in Brio procedures?

I have attempted this, but the next function call removes any record of the previous instance of the procedure that called it.

I need it to represent a parent-child self referencing table structure, so I can generate a table of contents with the same structure as my table.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top