Esparta
Tue Dec 07 00:10:53 CST 2004
You can also manipulated in a OOP basis, try this:
--- Report Objects ---
http://downloads.stonefield.com/pub/repobj.html
"This article describes how a set of classes can expose the VFP report
(FRX) file as objects. This allows you to manipulate reports
programmatically simply by setting properties and calling methods."
HTH
Mohammed Abdel-Razzak wrote:
> Dear sirs
> I'm trying to create reprts at run time, i'm using the following command
> CREATE REPORT myReport FROM table1
> but actually i want to change the labels of the fields which appear in the
> report
> i don't know how can i do that???
>
> thanks
> Mohammed