Having problems Storing and Retrieving an Excel file in a Custom	Property
    Klaus on-rev 
    klaus at major.on-rev.com
       
    Mon Apr 25 12:09:59 EDT 2011
    
    
  
Hi Ian,
> Hi All
> ...
> Here is my import and export code
> import:
> answer file "choose"
>     if it is empty or the result is "Cancel" then exit to top
## You need BINFILE!
>     put "BINFILE:"&it into fname
>     set the cpExcelMaster of this stack to URL fname
## With "file" it will be treated as TEXT with unwanted results ;-)
> -- 
> Regards
> 
> 
> Ian McKnight
Best
Klaus
--
Klaus Major
http://www.major-k.de
klaus at major.on-rev.com
    
    
More information about the use-livecode
mailing list