Hello Mike We have had a number of requests for a FusionPro sample template that shows how a bingo card type job could be created. This sample job has
just been finished and uploaded to the FusionPro Knowledgebase at <http://www.printable.com/support/kb> http://www.printable.com/support/kb. Browse to the "Sample Jobs" section and see the "Bingo Card Sample Template" article. This sample uses JavaScript to randomize the numbers on the Bingo card and then typesets those numbers as a variable FusionPro table. We've heard of customers wanting this job for a whole host of reasons, from a branded set of bingo cards for a charity event, games for children (learning the "ABC's" was one example), and even fun variations of Bingo to play at company open house events with customers. So have a look at this template if you are interested and let us know what you think and if it helps with your current project ! -Alex -----Original Message----- From: Mike McGonagle [ mailto:[EMAIL PROTECTED] Sent: Monday, October 15, 2007 3:08 PM To: FusionPro Users Forum Subject: [fusionpro] Questions about populating fields Hi all, I have a project that I am working on for a friend, and basically, we are trying to print out some of his Sudoku puzzles from his data files. I know that I can create a CSV file from his data file, but with the number of puzzles he wants to produce, that would be too cumbersome (mostly because they are not all being printed at once). The database consists of 4 fields, the first is the number of the puzzle, the second is the rating of the puzzle, the third is the date on which he created the puzzle, and the last is a string that is the puzzle. Each puzzle string consists of 81 characters, with either a number or a period in the string. I would like to read each of these strings, and as a result, fill the 81 fields within the puzzle template with either a number or a space from each character in the string (periods are actually spaces). Is it possible to populate multiple fields from a single rule? I was thinking about creating a template that has a field for each of the cells in the puzzle. Thanks, Mike McGonagle +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- 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 --
