All messages should be posted in plain text. HTML will be converted to attachments. The meditech-l web site is MTUsers.com ======================================
Nancy, attached is an NPR report that includes logic to auto-download
the output, and to affix the date to that downloaded report. The key
logic is in the "start" macro. We're Magic 5.5. In case you have trouble
uploading the report, here's the macro logic that works for us:
1^/ZDOWN^/Z.SCHED.RPT^/NO.SUBMERGE^s.print.priority^s.num.copies,
""^/Z.SCHED.LOG,
"DOWNLOAD"^s.group,
; set download path,
"C:\rad-faxed-report-"[EMAIL PROTECTED]".txt"^MIS.SPOOL.c.filename,
; get spool file
%MIS.SPOOL.get.spool.saf(""),
; reset printer characteristics
%Z.printer(/R.CPI,/R.LPI,/R.PS,/R.CPL,/R.LP)
Have fun!
Gary Hall
Clinical Applications Specialist
Estes Park Medical Center
Information Systems Department
970-577-4443
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Lucas Nancy
Sent: Tuesday, September 05, 2006 7:10 AM
To: [email protected]
Subject: [MEDITECH-L] Download file with date on it
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.
Nancy W Lucas
Information Technology
Randolph Hospital
364 White Oak St
Asheboro, NC 27203
V:336-328-4480 Fax 336-625-0205
All messages should be posted in plain text. HTML will be converted to
attachments. The meditech-l web site is MTUsers.com
======================================
The information contained in this message may be privileged and confidential
and protected from disclosure. If the reader of this message is not the
intended recipient, or an employee or agent responsible for delivering this
message to the intended recipient, you are hereby notified that any
dissemination, distribution or copying of this communication is strictly
prohibited. If you have received this communication in error, please notify
the sender of this communication immediately.
DOWNLOAD.NPR
Description: DOWNLOAD.NPR
_______________________________________________ meditech-l mailing list [email protected] http://mtusers.com/mailman/listinfo/meditech-l
