Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Switch printers using Terminal in FileMaker Pro' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Switch printers using Terminal in FileMaker Pro
Authored by: Krioni on May 24, '05 06:32:48PM

Vartan,

But does it _work_? Did you read my description of how FileMaker 7 ignores the default printer once you have printed? Does your solution get around this annoying (and wrong) behavior of FileMaker 7, or does yours also only work on FileMaker 6?



[ Reply to This | # ]
Switch printers using Terminal in FileMaker Pro
Authored by: Vartan on May 25, '05 03:42:21AM

It works but it's far more compllicated than switching the default printer from shell script. My solution uses GUI Scripting and makes what you would have done : switch the printer from the printer local menu in the printer dialog.
To avoid timing problem between FMScripts and AppleScripts I have been obliged to build external AppleScripts, called from FMScripts.

Vartan



[ Reply to This | # ]