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

Donna, the only way I found to do this was by using FTP which means you
would have to be sending the file to a network drive that is set up as
an FTP directory and schedule Meditech to FTP the file after it's
created.  This was a pretty easy but clumsy approach and there are more
places for it to break.  

Scott Zimmerman ([EMAIL PROTECTED]) posted macros for an NPR report to
direct the file to a drive but it's pretty complicated.  I saved the
info because I wanted to try it but haven't had the opportunity yet.  He
has good documentation in the macros.   It is as follows:

Build two macros:
1)  Call this one from the Report title, i.e.
"_%LAB.L.SPEC.zcus.dx.script.spm.M.setup(0)_"
; bypass Print On prompt
1^/Z.SCHED.LOG,
; set printer name
".PRT"^NODE,
"DOWNLOAD"^/[NODE],
; report name
"ABS REPORT";
 
2)  Call the second one from the footnote page like so:  AL START start
1^/ZDOWN^/Z.SCHED.RPT^/NO.SUBMERGE^s.print.priority^s.num.copies,
""^/Z.SCHED.LOG,
"DOWNLOAD"^s.group,
; set download path, don't exceed 8 character folder & filenames
;%Z.date.text(/.DAT,"NDy")^/FILE, "G:\Enter Lab Dxs\Lab
Dxs.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)
 

-----Original Message-----
From: Chemelli Donna M. [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 02, 2006 9:31 AM
To: Rita Huneycutt
Subject: RE: [MEDITECH-L] NPR Report to Network Directory

Magic 5.4

-----Original Message-----
From: Rita Huneycutt [mailto:[EMAIL PROTECTED]
Sent: Monday, October 02, 2006 9:10 AM
To: Chemelli Donna M.
Subject: RE: [MEDITECH-L] NPR Report to Network Directory


Donna, are you Magic or Client Server? 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chemelli Donna M.
Sent: Friday, September 29, 2006 9:10 AM
To: [email protected]
Subject: [MEDITECH-L] NPR Report to Network Directory

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



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

Reply via email to