All messages should be posted in plain text.  HTML will be converted to
attachments.    The meditech-l web site is MTUsers.com
======================================

Hi Nancy,

You can use a macro to set the filename:

        (@.today)^/FN,
        /FN;

You can also build up a string around it, I use:

        "active-mat-patients-"_(@.today$6)-1_".html"^/FN,
        /FN;

This creates "active-mat-patients-200608.html", when the date is 20060901 to
20060930.

Call the macro in the report title, as below:

        "_(%ADM.PAT.zcus.yourreportname.M.yourmacroname(""))_"

When you schedule the report, it will set the report name to your
appropriate filename.

Thanks to Iatric Systems for this... and hope it is of assistance,

Paul.

-----Original Message-----
From: Lucas Nancy [mailto:[EMAIL PROTECTED]
Sent: 05 September 2006 14:10
To: [email protected]
Subject: [MEDITECH-L] Download file with date on it


All messages should be posted in plain text.  HTML will be converted to
attachments.    The meditech-l web site is MTUsers.com
======================================

Hello experts,
 
I am looking for the way to automatically download a file with the date of
the download in the file.
 
Thanks for your assistance.

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.clearswift.com
**********************************************************************


_______________________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l

Reply via email to