Sorry pressed send to soon!

here is the export code:

   put the cpExcelMaster of this stack into tFileToExport
   ask file ""
   if it is empty or the result is "Cancel" then exit to top

   put "file:"&it &".xlt" into fname
   put tFileToExport into URL fname

-- 
Regards


Ian McKnight

iangmckni...@gmail.com
=======================
_______________________________________________
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

Reply via email to