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

Ian McKnight iangmcknight at gmail.com
Mon Apr 25 12:15:57 EDT 2011


Thanks Klaus that did the trick.
 BINFILE IN AND out makes absolute sense now that its been pointed out!

On 25 April 2011 17:09, Klaus on-rev <klaus at major.on-rev.com> wrote:

> 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
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
Regards


Ian McKnight

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



More information about the use-livecode mailing list