I'm trying to increase the font size of some report headers. Since
they're just free text in the picture the field attribute SIZE doesn't
apply, and I don't see a line attribute that adjusts font size. All I
can think of is making custom fields that return "Header Name" since
that would allow me to use the field attribute SIZE.
Does anyone know of a quicker way, or am I just up the time consuming
creek? Thanks in advance for your help.
Michael D. Smith
Financial Analyst
Information Systems
Meadville Medical Center
764 Kennedy Street, Suite 301
Meadville, PA 16335
(814) 333-5251 - Phone
(814) 373-2155 - Fax
You can not escape the responsibility of tomorrow by evading it today.
~Abraham Lincoln
Information Systems Mission Statement - To provide consulting to
executives, management and end-users for the effective implementation
and use of computer systems at Meadville Medical Center.
----------------------------------------------------------------------
This message may contain Protected Health Information that is of a sensitive and confidential nature. It is being sent to you with the authorization of the patient or under circumstances where authorization is not required. You are required to maintain this information in a secure and confidential manner and are prohibited from re-disclosing it unless permitted by law. Unauthorized re-disclosure may subject you to federal and state law penalties.
====================================
Please do NOT send messages that ask "Please post to the list" These are useless messages that just waste the email server's resources. Instead, email the original requester and ask that they send you or post the results of their question.
To UNSUBSCRIBE, go to http://MTUSers.net
for information.
The meditech-l archives (and other tips) can be found at
http://mtusers.net/zarchives
Job opportunites in the Meditech community can be found at
http://mtusers.net/zjobs
xx.title
DAT=FREE
LEN=92 (or whatever your report width)
JFY=C
SIZE=L
VAL="Your Title Here"
Rich
Richard Craver
Database Analyst/Report Writer
Columbia Memorial Hospital
Managed Information Systems
71 Prospect Ave.
Hudson, NY 12534
(518) 828-8109
Darn Meditech.
Michael D. Smith
Financial Analyst
Information Systems
Meadville Medical Center
764 Kennedy Street, Suite 301
Meadville, PA 16335
(814) 333-5251 - Phone
(814) 373-2155 - Fax
msm...@mmchs.org
www.mmchs.org
You can not escape the responsibility of tomorrow by evading it today.
~Abraham Lincoln
Information Systems Mission Statement - To provide consulting to
executives, management and end-users for the effective implementation
and use of computer systems at Meadville Medical Center.
Gary Hall
Director of Information Technology
Estes Park Medical Center
970-577-4443 (office)
970-744-9052 (cell)
970-577-4355 (fax)
Darn Meditech.
xx.title
Rich
Hi All,
Michael D. Smith
Financial Analyst
Information Systems
Meadville Medical Center
Meadville, PA 16335
(814) 333-5251 - Phone
(814) 373-2155 - Fax
~Abraham Lincoln
====================================
/zjobs
It just kills me that there's no line attribute that will change the
font size for the whole line. I realize that fields are their own micro
chasms, but when you've got several fields with SIZE=L in a row and you
want to evenly space your columns you're left to guess and test since a
character outside the field is a different font. It would be nice to
have a field, then a space then another field. But if you did that and
your fields were SIZE=L then the data would overlap. Why did I agree to
make this report in a larger font?!
Frustrating.
>>> "Smith Michael" <msm...@mmchs.org> 6/5/2009 3:51 PM >>>
Frustrating.
Darn Meditech.
xx.title
Rich
Hi All,
Michael D. Smith
Financial Analyst
Information Systems
Meadville Medical Center
Meadville, PA 16335
(814) 333-5251 - Phone
(814) 373-2155 - Fax
~Abraham Lincoln
====================================
/zjobs
====================================
CONFIDENTIALITY NOTICE: This email communication and any attachments may contain confidential and privileged information for the use of the designated recipients named above. If you are not the intended recipient, you are hereby notified that you have received this communication in error and that any review, disclosure, dissemination, distribution or copying of it or its contents is prohibited. If you have received this communication in error, please reply to the sender immediately or by telephone at (413)534-2741 and destroy all copies of this communication and any attachments For further information regarding Holyoke Medical Center's privacy policy, Please visit our Internet web site at http://www.holyokehealth.com
My gripe is more that fields overlap because the characters in the line
outside a field are not the same size as the characters in a field. And
while I don't know what version of Meditech you're using, alpha values
are accepted with the field attribute SIZE in Magic. Thanks for the
information.
SIZE
Font Size
Increases/decreases the font size of an individual field. This
attribute accepts S, L, V, X to produce small, large, very large or
extra large. A numeric value is also a valid response. If a numeric
value is used, this value is divided into the report CPI to produce the
font size of the field.
http://www.meditech.com/prrw/Pages/RWmbASattributes.htm
Michael D. Smith
Financial Analyst
Information Systems
Meadville Medical Center
764 Kennedy Street, Suite 301
Meadville, PA 16335
(814) 333-5251 - Phone
(814) 373-2155 - Fax
msm...@mmchs.org
www.mmchs.org
You can not escape the responsibility of tomorrow by evading it today.
~Abraham Lincoln
Information Systems Mission Statement - To provide consulting to
executives, management and end-users for the effective implementation
and use of computer systems at Meadville Medical Center.
________________________________
SIZE=0.8
SIZE=1.4
Frustrating.
Darn Meditech.
xx.title
Rich
Hi All,
Michael D. Smith
Financial Analyst
Information Systems
Meadville Medical Center
Meadville, PA 16335
(814) 333-5251 - Phone
(814) 373-2155 - Fax
~Abraham Lincoln
====================================
====================================
/zjobs
====================================
To UNSUBSCRIBE, go to http://MTUSers.net <http://MTUSersnet>
for information.
The meditech-l archives (and other tips) can be found at
http://mtusers.net/zarchives
Job opportunites in the Meditech community can be found at
http://mtusers.net/zjobs <http://mtusersnet/zjobs>
CONFIDENTIALITY NOTICE: This email communication and any attachments may
contain confidential and privileged information for the use of the
designated recipients named above. If you are not the intended
recipient, you are hereby notified that you have received this
communication in error and that any review, disclosure, dissemination,
distribution or copying of it or its contents is prohibited. If you have
received this communication in error, please reply to the sender
immediately or by telephone at (413)534-2741 and destroy all copies of
this communication and any attachments For further information regarding
Holyoke Medical Center's privacy policy, Please visit our Internet web
site at http://www.holyokehealth.com
----------------------------------------------------------------------
HTH,
Cindy Bodnar-Anderson
IS, Regional Health
>From Z.rw.size program
@Z.rpt.real.cpi^OCPI,
IF{SZ?0A @GET.NEW.CPI.USING.KEYWORD,
OCPI:8D/NCPI:4D^SZ;
OCPI:8D/SZ^NCPI},
OHT*SZ^NHT
GET.NEW.CPI.USING.KEYWORD
SZ#0^SZ,
IF{@Z.rpt.pitch="P12" IF{SZ="S" 16.6667;SZ="L" 10;SZ="V" 8;SZ="X" 6;OCPI};
IF{SZ="S" 18;SZ="L" 12;SZ="V" 10;SZ="X" 8;OCPI}}^NCPI
So if you are a 12 CPI report, S is 16.6667, L is 10 CPI V is 8 CPI and X is 6 CPI. Otherwise (ie smaller pitch report) S = 18, L is 12, V is 10 and X is 8.
I find the letters too hard to remember, so I like using numbers.
Joe Cocuzzo
Vice President
NPR Services
Iatric Systems, Inc.
Phone/Fax: (978) 805-4115
Email: mailto:Joe.C...@iatric.com
Web: http://www.iatric.com/
Iatric Systems is a leading provider of integrated software applications, interfaces and reporting solutions for hospitals and healthcare systems.
__________
I really appreciate your suggestion though, thanks.
The size that you enter in parentheses goes by the same standards as if you
were using the SIZE attribute in a field.
The attribute will print all free text for the line you place this attribute
on and every line thereafter in this size until you use another ECB line
attribute as above to change the size back. If you place a field on any
line after the ECB attribute, the size will return to normal on the next
line.
I have also found that if you need to change your font type, the PF line
attribute does not work well combined with the ECB attribute. The text will
print in the larger or smaller size, but will still print in the same
position as if the font size was still 1 (or S). To get around this issue,
you can add another command in your ECB line attribute to change the font
type:
ECB=@Z.rpt.font.cmd["P"]_...@Z.rpt.font.cmd["enter_font_type_here"]^!,
The same font type arguments used in the PF line attribute can be used in
the attribute above.
So to combine the font type and font size commands on the same line:
ECB=@Z.rpt.font.cmd["P"]_...@Z.rpt.font.cmd["enter_font_type_here"]^!,
ECB=%Z.rw.size(enter_size_here),
To change the font type back to normal:
ECB=@Z.rpt.font.cmd["P"]_...@Z.rpt.font.cmd[""]^!,
We are Magic 5.61. Let me know if you have any questions regarding this
information.
Thanks,
Jay Gilmore
Systems Analyst
Crisp Regional Hospital
(229) 276-3167
jgil...@crispregional.org
This e-mail and any files transmitted with it may contain PRIVILEGED or
CONFIDENTIAL information and may be read or used only by the intended
recipient. If you are not the intended recipient of the e-mail or any
of its attachments, please be advised that you have received this e-mail
in error and that use, dissemination, distribution, forwarding, printing,
or copying of this e-mail or any attached files is strictly prohibited. If
you have received this e-mail in error, please immediately purge it and all
attachments and notify the sender by reply e-mail.
Think Green. Please consider the environment before printing this e-mail.
====================================
Please do NOT send messages that ask "Please post to the list" These are useless messages that just waste the email server's resources. Instead, email the original requester and ask that they send you or post the results of their question.
To UNSUBSCRIBE, go to http://MTUSers.net
for information.
The meditech-l archives (and other tips) can be found at
http://mtusers.net/zarchives
Job opportunities in the Meditech community can be found at
http://mtusers.net/zjobs