you can probably modify the width at run time and base its width on
the x+width of the column you want to right align it with.
something like;
dw_1.modify('footer_object.width='+string(&
long(describe('right_object.x'))+&
long(describe('right_object.width'))-&
long(describe('footer_object.x'))&
))
--
John Strano - Sybase Technology Evangelist
blog: http://powerbuilder.johnstrano.com/
"crconti" <charles...@hotmail.com> wrote in message
news:d52541a4-63a5-4883...@y10g2000prf.googlegroups.com...
--
Regards ... Chris
ISUG - NA RUG Director
http://chrispollach.pbdjmagazine.com
"John Strano[Sybase]" <nichtspa...@johnstrano.com> wrote in message
news:4a8561e2$4@forums-1-dub...
"Chris Pollach" <cpol...@travel-net.com> wrote in message
news:4a89a300@forums-1-dub...
Or... just use a composite report to display the header and footer...