All messages should be posted in plain text. HTML will be converted to
attachments. The meditech-l web site is MTUsers.com
======================================
Hi Terry,
This is the set up to allow the user to select a number of copies:
Place this in a select on page 2 and use IG
xx.copies IG
Create a:
**Caluclated field**
xx.copies
DATE=PINT
JFY=R
LEN=2
VAL=c.xx.copies
On page 3 place this:
** footnote**
AL PRINT (D(27)_"&l"_c.xx.copies_"X")^!)
On page 2 you could hardcode in a 3 like so or just allow them to choose a
number.
This setup allows them to change it:
xx.copies IG
NUMBER OF COPIES: "3"
This way they won't see the prompt:
xx.copies IG
"3"
Howard Chase, RN
Androscoggin Valley Hospital
59 Page Hill Road
Berlin, NH 03570
(603)326-5669
Angeloni, Terry wrote:
All messages should be posted in plain text. HTML will be converted to
attachments. The meditech-l web site is MTUsers.com
======================================
Hi! I got the following code off of the 'L', it makes the NPR automatically
print 2 copies of a report. I am not sure what the code is doing, and now
my users want 3 copies! Help!
AL BEFORE.PRINT D(27)_"&l2X"^!
Thanks,
Terry Angeloni
Provena Health Information Services
Application Specialist II
ph 815.730.2858
fax 815.744.7565
_______________________________________________
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