Having problems Storing and Retrieving an Excel file in a Custom Property

Ian McKnight iangmcknight at gmail.com
Mon Apr 25 11:01:09 EDT 2011


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

iangmcknight at gmail.com
=======================



More information about the use-livecode mailing list