Search found 3 matches

by Ronster
Thu Mar 09, 2017 11:08 pm
Forum: Coding Questions
Topic: ExportFile to a MAC
Replies: 4
Views: 3415

Re: ExportFile to a MAC

I'm much relieved to say that exporting to a MAC works fine.

I got my favourite beta tester (my daughter) to try it in Fire Fox instead of Safari and it worked straight away without changing the MIME type.

It's probably just a matter of tweaking the Safari settings but for now I'm happy!
by Ronster
Thu Mar 02, 2017 8:35 pm
Forum: Coding Questions
Topic: ExportFile to a MAC
Replies: 4
Views: 3415

Re: ExportFile to a MAC

Hi SparrowhawkMMU, thank you for your kind welcome and prompt reply.
I'll take up your suggestion and try a different MIME type (or use the x- 'not registered' prefix) with your code example.

I'll let you know how I get on but it may take some time as I need to blag access to a MAC....

Thanks ...
by Ronster
Wed Mar 01, 2017 8:00 pm
Forum: Coding Questions
Topic: ExportFile to a MAC
Replies: 4
Views: 3415

ExportFile to a MAC

Hello All.
My first post ever on any forum and a newcomer to SpiderBasic.

I've written an app to generate a short MIDI file template which is then modified via a User interface. I used the 'Web' tab in the Compiler menu to create the app.

The modified data is held in an array (MDhd) and the ...