rocktap Posted December 9, 2002 Posted December 9, 2002 I use FM Pro 5 for invoicing. I'd like to create a script that will print two copies of an invoice - one in draft mode, one in normal print mode, with one button click. Is this possible?
jasonwood Posted December 9, 2002 Posted December 9, 2002 I assume the reason you are asking is because these are two separate settings in the print driver and you noticed that you can't restore print settings in two ways in one script. The answer is to use subscripts--separate scripts that perform the restore and the print operation, which can be called upon separately from your main script which you are linking to the button. If you are not familiar with "restore"... this checkbox tells the script to return to the (print) settings that you set up before you created (or sometimes modified) the script.
Recommended Posts
This topic is 8024 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