You have a bracket for the font in the wrong place. Try this:
if (Field("Address") == "<f name=MetaPlusBookRoman>" + String("1234567890");
{
return Rule("AddressLCRULE");
}
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 01, 2007 2:07 PM
To: FusionPro Users Forum
Subject: [fusionpro] RE: Rule to change font in a field
hello dan!
thank you for responding!
okay - i got it but now its not making the numbers the font i need
(MetaPlusBookRoman). it is making them the font of the letters. here is
the rule i'm at now.
any suggestions?
if (Field("Address") == "<f>name=MetaPlusBookRoman>") String("1234567890");
;
{
return Rule("AddressLCRULE");
}
--
Users of FusionPro Desktop have unlimited free email support. Contact Printable
Support at [EMAIL PROTECTED]
--
View FusionPro Knowledge Base, FusionPro Samples at
www.printable.com/vdp/desktop.htm
--
You are currently subscribed to fusionpro as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
--
--
Note: All e-mail sent to or from this address will be received or otherwise
recorded by the e-mail recipients of this forum. It is subject to archival,
monitoring or review by, and/or disclosure to someone other than the recipient.
Our privacy policy is posted on www.printplanet.com
--
--
Users of FusionPro Desktop have unlimited free email support. Contact Printable
Support at [EMAIL PROTECTED]
--
View FusionPro Knowledge Base, FusionPro Samples at
www.printable.com/vdp/desktop.htm
--
You are currently subscribed to fusionpro as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
--
--
Note: All e-mail sent to or from this address will be received or otherwise
recorded by the e-mail recipients of this forum. It is subject to archival,
monitoring or review by, and/or disclosure to someone other than the recipient.
Our privacy policy is posted on www.printplanet.com
--