Out of interest and not to be to provocative, how are you supposed to migrate to LC 7 as suggested by Richard Gaskin when something as obvious as printing does not work?
All the best Terry > On 4 Mar 2015, at 18:34, Terence Heaford <t.heaf...@icloud.com> wrote: > > Mac, Yosemite 10.10.2 > > Why does this work in LC 6.7.3 and not LC 7.0.3 > > on mouseUp > > answer page setup as sheet > if the result = "cancel" then > exit mouseUp > end if > answer printer as sheet > if the result = "cancel" then > exit mouseUp > end if > > put 0,0,300,200 into tPrintRect > > print card from 0,0 to 300,200 into tPrintRect > > end mouseUp > > > All the best > > Terry _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode