Rev drives me crazy sometimes - this time printing

Bill Vlahos bvlahos at mac.com
Wed Nov 12 22:34:25 EST 2008


I'm printing a card from a Rev 3 standalone that works fine on the  
Mac. On Windows the text is converted to all UPPER CASE and the Page  
Setup window seems really archaic (cassette, continuous autofeed, etc.)

The systemPrintSelector is true.

Here is the code:
  case "Print Window..."
          answer printer as sheet
          if the result is not "Cancel" then
	            print this card
          end if
       break

Any idea what is going on?

Bill Vlahos



More information about the use-livecode mailing list