Firstly the error log given in Terminal:
Code: Select all
Last login: Thu Jun 16 05:36:54 on console
/Volumes/shared/Lake\ Marketing\ and\ Events/Coding/Jack/Jack_MacOSX/Jack_MacOSX.app/Contents/MacOS/Jack_MacOSX ; exit;
You have new mail.
iMac:~ richardlake$ /Volumes/shared/Lake\ Marketing\ and\ Events/Coding/Jack/Jack_MacOSX/Jack_MacOSX.app/Contents/MacOS/Jack_MacOSX ; exit;
1
2
3
3.1
3.2
3.3.1
3.3.1.1
3.3.1.2
3.3.2.2.2
URL: http://www.lakemarketingandevents.co.uk/jack/tradedoubler_links.txt
save to: temp/env/tdlinks
Floating point exception
logout
[Process completed]
Code: Select all
handle, count = DownloadFile(url, {File = savefile, Fail404 = True, SilventFail = True} )
I might go away and try and give an absolute path, the path given above is relative to the 'Resources' folder of a MacOS X package and works in other instances of usage.
The very same code works fine under AmigaOS4.