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 <[email protected]> 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 > [email protected] > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > -- Regards Ian McKnight [email protected] ======================= _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
