Subject Re: REPORT RENDER
From Ken Mayer <dbase@nospam.goldenstag.net>
Date Sun, 16 Jul 2017 07:38:44 -0700
Newsgroups dbase.getting-started

On 7/16/2017 2:16 AM, Mustansir Ghor wrote:
> Dear All
>
> I refer to report file. When we enter "set procedure to MyFishReport.rep" in the command line, then the procedure has intial below code but does not execute so does it mean it only loads that report class into memory. For that matter for any procedure.


Yes, the "set procedure" statement just loads it into memory.

>
> With do statement it actually runs the procedure. I guess so we can define r object properties within report.rep file.

The "do" command executes any program.

Ken

--
*Ken Mayer*
Ken's dBASE Page: http://www.goldenstag.net/dbase
The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp
dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm