February 15, 200619 yr Newbies Is there a way to use field data to determine the number of copies printed in a script? I do not want to just add x number of records, I want to actually use a number in a field as the number of copies to print. TIA.
March 15, 200619 yr I was about to post the same questions. I guess the answer is no, as there have been no replies to this question yet. Even worse, I have to find a solution for an FM 6 file, where the scripting is somewhat less sophisticated. I need print multiples of labels from the Qty field for a product in an invoice, and then further sets of multiple labels from each other product in the same invoice. I'm considering whether it's feasible to create a script which temporarily duplicates the records according to the number in Qty, then prints the record set, then goes to the next record in the invoice and does the same again. Seems complicated, I'm not even sure it's duable in FM6 and it may also be lengthy if the invoice has a large amount of different products. Any suggestions? Another idea: is there a way to create an Apple Script to set the Qty in the print dialogue box from a field in FM. I've never worked with Apple Scripts, so unexperienced here. Gabriela
November 11, 200619 yr thanks, this does help. I'm sorry I didn't reply earlier, you're reply escaped me until just now, when i was looking for something else. Although it's several months on, I still hadn't solved the issue. So I will now start working with variables. Thanks. Gabriela
Create an account or sign in to comment