Thank you. However, have an extremely elementary knowledge of javascript, and this just flew over my head. How do I enter the variables from my data source so that they will string together? My data is eight vehicles. I need to read the data and create disclaimer copy based on the results.
So, Vehicle1=Cashback, Vehicle2=APR, Vehicle3=Lease, Vehicle4=Cashback, Vehicle5=Cashback, Vehicle6=APR, Vehicle7=APR, and Vehicle8=Lease. I need to generate a string for all the cashbacks, "Vehicle1, Vehicle4 or Vehicle5", and then use a similar script for all the apr's, "Vehicle2, Vehicle6 or Vehicle7", and the same for the leases, "Vehicle3 or Vehicle8". The next record would be a completely new set of combinations, and on down the line. How would this script plug in these variables? +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- FusionPro 5.0 Now Available! Variable text on a curve and soft drop-shadows for variable text LIMITED TIME upgrade offer of $299 per license for current customers: http://fusionpro.printable.com/store/upgrade New licenses available for $599 each at: http://fusionpro.printable.com/store/ All FusionPro 5.0 customers to receive FusionPro 5.1 with Adobe Acrobat 8 and InDesign CS3 support when released for FREE. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- -- 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 --
