Subject Re: html report
From Ken Mayer <dbase@nospam.goldenstag.net>
Date Wed, 13 Jul 2016 17:58:56 -0700
Newsgroups dbase.getting-started

On 7/13/2016 5:25 PM, Charlie wrote:
> Hi...
>
> If using html as the output in a report can the outputfilename be a variable such as date()?  I tried this in several ways but couldn't get it to work.  Anyone have success with this?  Thanks!

Try:

r.outputFilename := dtos(date())

dtos() converts the date to a string (DateTOString), in the format
YYYYMMDD ...

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


Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0