Newbies bedmonds1 Posted February 15, 2006 Newbies Posted February 15, 2006 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.
Gabriela Posted March 15, 2006 Posted March 15, 2006 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
Gabriela Posted November 11, 2006 Posted November 11, 2006 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
Recommended Posts
This topic is 6946 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now