Printing a RTF file saved as a custom properties of a stack

Charles Szasz cszasz at me.com
Wed Apr 23 15:16:52 EDT 2014


I was able to save a template document as a RTF as a custom properties of a stack.  I want to retrieve the template to print it.  I can retrieve the file as a variable (see script below) but I do not know how to script printing it as a RTF.  Any suggestions?

  
  set the itemdelimiter to "/"
  put the uRtFile of stack “My stack" into tRTFdata

Charles Szasz
cszasz at mac.com








More information about the use-livecode mailing list