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

Hi Keith,

Attached is an email we sent to the Meditech-L which covers how to have a 2nd 
copy of your report print to a second printer.

Please let me know if you have any questions.

Thanks,

Brian Schmit
Sr. Programmer, Picis
Direct: 781 557 3315
Fax: 781 557 3140
100 Quannapowitt Parkway
Suite 405
Wakefield, MA 01880
[EMAIL PROTECTED]
www.picis.com

Please visit http://www.picis.com/services/technical/npr.asp# for additional 
information about our NPR Report Writing Trainings.

The information in this email is confidential and may be legally privileged. It 
is intended solely for the addressee. Access or use by any other person to this 
internet email is not authorized and may be unlawful. If you are not the 
intended recipient, please delete or destroy this email. If you do not wish to 
receive future emails from the sender, please reply directly to this email 
requesting you be removed from any mailing list.



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, August 09, 2006 7:57 AM
To: [email protected]
Subject: [MEDITECH-L] auto printing report to two locations and printing
afragment report

Hi, 

  When a patient is scheduled they print a form with patient
information. They would like to have a second copy autoprint print to
different location. Is it possible to do this? 
  Also is there a way to have a fragment report autoprint when the main
report is ran? What we need is to have the main report print to the
selected printer and the fragment that is ran autoprint to a defined
printer. 

Thank you, 

Keith Owens
Applications Analyst
Lourdes
[EMAIL PROTECTED]
270-444-2747
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
--- Begin Message ---
All messages should be posted in plain text.  HTML will be converted to
attachments.    The meditech-l web site is MTUsers.com
======================================

Hi Donald,

It is possible.  Attached is an NPR report demonstrating how it is done.

In this case, the close.up.macro is used to rerun the report if it is not 
currently printing to my desired second printer (MSMLPR8).  You can of course 
replace "MSMLPR8" with whichever printer you like.  You will have to file and 
translate that macro, as well as your report.

Please let me know if you have any questions.

Thanks,

Brian Schmit
Sr. Programmer, Picis
Direct: 781 557 3315
Fax: 781 557 3140
100 Quannapowitt Parkway
Suite 405
Wakefield, MA 01880
[EMAIL PROTECTED]
www.picis.com

The information in this email is confidential and may be legally privileged. It 
is intended solely for the addressee. Access or use by any other person to this 
internet email is not authorized and may be unlawful. If you are not the 
intended recipient, please delete or destroy this email. If you do not wish to 
receive future emails from the sender, please reply directly to this email 
requesting you be removed from any mailing list.


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Stewart, Donald
Sent: Wednesday, April 06, 2005 5:02 PM
To: [email protected]
Subject: [MEDITECH-L] Printing to multiple printers


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

MEDITECH.CUST.RPTS^Newton-Wellesley 
Hospital^NEW5.4^TEST.5.4.MIS^MSM.BMS^20050407^A^MULTIPLE PRINTER REPORT BY 
BRIAN SCHMIT OF PICIS
@@VERSION:1
MIS.USER.zcus.picis.bms.multi.printers
@@PROC
MIS.USER.zcus.picis.bms.multi.printers
[EMAIL PROTECTED]
D1
This report was created by Brian Schmit of Picis
D2
 
D3
Contact Information: Brian Schmit
D4
                     Sr. Programmer, Picis
D5
                     Direct: 781 557 3315
D6
                     Fax: 781 557 3140
D7
                     100 Quannapowitt Parkway
D8
                     Suite 405
D9
                     Wakefield, MA 01880
D10
                     [EMAIL PROTECTED]
D11
                     www.picis.com
D12
 
D13
Picis provides trainings for NPR Report Writer, Customer-Defined Screens, and
D14
Rules.  Picis also provides NPR Reports, CDS attributes, and custom application
D15
programming both on-site and remotely.
D16
 
D17
Please visit http://www.picis.com/html/Meditech/meditech_1.html for more
D18
information on what Picis can do for your Meditech facility.
@@MACRO
MIS.USER.zcus.picis.bms.multi.printers.M.close.up.macro
0
[EMAIL PROTECTED]@PRINTER;
1
;the above line of code checks to see if the report is already printing to the 
desired
2
;printer
3
@Z.spool;
4
;the above line of code checks to see if you are spooling the report
5
@Not(@Z.rpt.found);
6
;the above line of codes checks to see if any records were found
7
/R.HALTED;
8
;the above line of code checks to see if you halted the report with the ESC key
9
%Z.rw.close.up(0),
10
;the code below figures out the name of your report and runs it again
11
%Z.printer.open.px(@PRINTER),
12
".PRT"^TEMP,@PRINTER^/[TEMP],
13
%[/S.PGM]("")X}
14

15
PRINTER
16
"MSMLPR8"
@@RPT
Yzcus.picis.bms.multi.printersMIS.USERmain!PRINT REPORT TO MULTIPLE 
PRINTERSREG129266066    mis.usersNNNYN011Y
AT      792148491
MSM.BMSE
CI

DC1
This report was created by Brian Schmit of Picis
DC2
 
DC3
Contact Information: Brian Schmit
DC4
                     Sr. Programmer, Picis
DC5
                     Direct: 781 557 3315
DC6
                     Fax: 781 557 3140
DC7
                     100 Quannapowitt Parkway
DC8
                     Suite 405
DC9
                     Wakefield, MA 01880
DC10
                     [EMAIL PROTECTED]
DC11
                     www.picis.com
DC12
 
DC13
Picis provides trainings for NPR Report Writer, Customer-Defined Screens, and 
Rules.
DC14
Picis also provides NPR Reports, CDS attributes, and custom application 
programming
DC15
both on-site and remotely.
DC16
 
DC17
Please visit http://www.picis.com/html/Meditech/meditech_1.html for more 
information on
DC18
what Picis can do for your Meditech facility.
F1
initialsinitials10L
F1SE1
EQ
c.initialsPLEASE SELECT A USER
F2
namename20L
FI10
101
FI113
202
L1
D
N1
AL CLOSE.UP close.up.macro
P1
initials__   name________________
T1
initialsNONENASC
U       792153571
MSM.BMSTEST.5.4.MIS
U       792153572
MSM.BMSTEST.5.4.MIS
@@SCRN
Yzcus.picis.bms.multi.printersMIS.USER&MIS.USER.zcus.picis.bms.multi.printers2NN
CS
240
P1
!PRINT REPORT TO MULTIPLE PRINTERS%Z.on.device
P1F1

c.initials112669139414
P1F1CDFT2
@.user
P1F1CID.ARG
BR
P1F1CIFE
1
P1F1CREQ
1
P1F1DA1
@Procedure.description(MIS.USER.zcus.picis.bms.multi.printers)
P1P1
PLEASE SELECT A USER      @1
P1S1
N,1
_______________________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l

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

Reply via email to