Printing Crashes Rev in OSX

Sivakatirswami katir at hindu.org
Tue Feb 1 22:50:06 EST 2005


Mac OSX printing greyscale to a Xerox Docucolor 3535.

The following seems to be a simple enough:

on printTranscript
   put the cHeader of me into tPrintTranscript
   put cr & cr after tPrintTranscript
   put fld "Transcript" after tPrintTranscript
   revShowPrintdialog, true,true
    revPrintText tPrintTranscript
end printTranscript

the "job" prints OK, but then, Rev crashes immediately after sending 
the data to the printer.

?? any clues?

Sivakatirswami




More information about the use-livecode mailing list