Hi Matthias,

Am 17.09.2011 um 14:08 schrieb Matthias Rebbe:

> Hi,
> 
> i am creating a binary file (audio) with extension .mp4  with LiveCode. 
> GetFileInfo (from the Xcode SDK) shows the file type  "TEXT" and the creator 
> code "ttxt".
> Is there a way to addjust/modify this? Does anyone have a clue?

well, check "filetype" in the dictionary! :-D
You can set this right before you write the data to disk, Mac-only of course.

You can also explicitly "set the filetype to empty" to force the OS to use the 
file SUFFIX
to determine the correct "file tpye" and its associated application(s)!

> Regards,
> 
> Matthias

Best

Klaus

--
Klaus Major
http://www.major-k.de
kl...@major.on-rev.com


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to