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

For Magic FTP xfers you can also do:

"Blah_Blah"[EMAIL PROTECTED]/ZFTP.TITLE anywhere in the report, and the FTP file
will have the name you load into /ZFTP.TITLE.
 




Joe Cocuzzo
Vice President
NPR Services
Iatric Systems, Inc.
Phone/Fax: (978) 805-4115
Email: [EMAIL PROTECTED]
Web: www.iatric.com


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paul McCarroll
Sent: Thursday, September 07, 2006 4:18 AM
To: [email protected]; '[EMAIL PROTECTED]'
Subject: RE: [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
======================================

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

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

Reply via email to