Raul, One thing I noticed that is wrong are the quote marks for the variables. When you have one set of double quotes inside another set, you need to have the outside set be single quote marks. Here's an example of how it should be:
TableBody1 = '<z newsize="9"><p br=false quad=C><f name="Times LT Std">'; Lauren Nackoney Senior Quality Assurance Engineer Printable Technologies, Inc. [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 29, 2007 5:55 PM To: FusionPro Users Forum Subject: [fusionpro] Syntax Help Anyone know what i am doing wrong here. I have a tagged file for a table that i want to shorten the mark up data Ex: <row><z newsize="8"><f name="Times LT Std Bold"> <t><cell><p br=false quad=L>Extra small <f name="Times LT Std"><z newsize="8">4810XS <cell><variable name="TableBody1">$001.00<variable name="TableBody2"> $04.00*<variable name="TableBody3"> <cell><variable name="TableBody1">$002.00<variable name="TableBody2"> $05.00*<variable name="TableBody3"> <cell><variable name="TableBody1">$003.00<variable name="TableBody2"> $06.00*<variable name="TableBody3"> the CreateResource rule that name the table has three variables that look like this TableBody1 = "<z newsize="9"><p br=false quad=C><f name="Times LT Std">"; TableBody2 = "<f name="Times LT Std Italic"><z newsize="8">"; TableBody3 = "<f name="Times LT Std">"; What am I doing wrong here. I want the rule to add the markup data once the resource has been loaded. I get blank cells where the "<variable name=""> is used. Can this even be done without actually building the table through the JS rule? +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- Calling all FP Web Users! Do you have a question or lots of knowledge to share about FusionPro Web? If so, join our Printable Web to Print Users' Forum today! Send email to [EMAIL PROTECTED] to find out how! +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- -- 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 -- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- Calling all FP Web Users! Do you have a question or lots of knowledge to share about FusionPro Web? If so, join our Printable Web to Print Users' Forum today! Send email to [EMAIL PROTECTED] to find out how! +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- -- 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 --