I am trying to reuse a UDT-{dbconnect} for my queries in another UDT-{emergencystudentlist}. Tried GCB as well. I place the tag at the top of my query udt with a print statement, but the resulting page merely prints out the name of the UDT.
How does one call a GCB or a UDT inside another UDT or GCB?
Cheers,
Calling UDT or GCB in GCB or UDT
Re: Calling UDT or GCB in GCB or UDT
actually, you dont. But there are workarounds.
Can you post a sample code?
Can you post a sample code?
Re: Calling UDT or GCB in GCB or UDT
Well for a UDT call inside the GCB, you could just check the default 'footer' GCB. That calls a UDT....
Ronny
Ronny