On Apr 18, 2013, at 1:37 AM, Tiemo Hollmann TB wrote:
> Hi Devin,
> I tested the following and found out the OS X is doing some magic things.
> Not setting the filetype lets LC set it to a standard text document.
> Setting it to empty lets OS X choose the creator by the file suffix.
> Setting it
[mailto:use-livecode-boun...@lists.runrev.com] Im
Auftrag
> von Devin Asay
> Gesendet: Mittwoch, 17. April 2013 17:53
> An: How to use LiveCode
> Betreff: Re: put URL destroys my file
>
>
> On Apr 17, 2013, at 3:13 AM, Tiemo Hollmann TB wrote:
>
> > Hi Warren,
> &
On Apr 17, 2013, at 3:13 AM, Tiemo Hollmann TB wrote:
> Hi Warren,
> thank you, you were completly right. The put URL just sets the filetype to
> standard text
> Setting the filetype to empty before put URL lets the OSX recognize the file
> by its dmg extension.
>
> I have read that there might
code [mailto:use-livecode-boun...@lists.runrev.com] Im
Auftrag
> von Warren Samples
> Gesendet: Dienstag, 16. April 2013 16:59
> An: How to use LiveCode
> Betreff: Re: put URL destroys my file
>
> On 04/16/2013 08:58 AM, Tiemo Hollmann TB wrote:
> > Hello,
> >
> &
On 04/16/2013 08:58 AM, Tiemo Hollmann TB wrote:
Hello,
Working with LC 4.5.4 I have a dmg file uploaded on my webserver. When
downloading it on a mac with a browser via ftp, the dmg keeps in good order.
But when doing
put URL pUrl into URL ("binfile:" & tFile)
the format of the file seems to
Hello,
Working with LC 4.5.4 I have a dmg file uploaded on my webserver. When
downloading it on a mac with a browser via ftp, the dmg keeps in good order.
But when doing
put URL pUrl into URL ("binfile:" & tFile)
the format of the file seems to be destroyed and my mac thinks of it as
being a te