i have followed the both the lessons on handling text and writing to a file
http://lessons.runrev.com/s/lessons/m/4 ... ng-to-file
but i cant seem to get it to work.
the code in my button to fetch the URL is
Code: Select all
put URL "ftp://******@vps2.******.co.uk/sh/availability.txt" into field "availability"
i have sent the permissions on the file and the folder to 777
any advice is welcome..