Simple Question? [message #89863] |
Tue, 10 August 2004 05:12 |
Steve
Messages: 190 Registered: September 1999
|
Senior Member |
|
|
Hey guys
This may be a dumb question, but how do you reference an object in Reports 6i? For instance, I have a repeating frame, a field, and a text label. The repeating frame is named A, the field B, and the text label C. If I wanted to refer to the fill color property of the repeating frame, how do i do that? In the .NET environment, it would be something like A.fillcolor = 'BLUE' or something like that.
How do I do this in PL/SQL? I need to refer to the fill color of a repeating frame. Thanks in advance!
Regards,
Steve
|
|
|