Hello
I need a rule that hopefully will accomplish a couple of things.
This is the rule that I am currently using.
if(Field("Cell")=="")
{
return "";
}
else
{
return '<smallcap>'+Field("CellID")+'</smallcap>' + ' ' + Rule
("CellFormatRule");
}
I have a line that reads
DIRECT 312 751 1234(two spaces)CELL 312 451 1234(twospaces)
[EMAIL PROTECTED]
This rule works great for when I do not have a cell number. But what
it does not do is eliminate
the two spaces after the cell number. I end up with a total of four
spaces between the direct no.
and email address. I only need two. Can a rule be written for that?
Thanks
Jo
--
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
--