The Local Authority I work in (North Lanarkshire in Scotland) has just purchased LiveCode for use in our secondary schools.
We use a proxy to connect to the Internet.
This means we need to put the proxies into LiveCode's prefs on Mac OS, windows seems to get the system settings.
I've tried the following code in the terminal , and through Apple Remote Desktop to set the correct proxies:
Code: Select all
osascript -e 'tell application "LiveCode 5.5.3" to do script "set the httpproxy to \"THE_FORUM_WONT_LET_ME_POST_LINKS\" "'
They do seem to work if I manually open the prefs after setting via Apple Remote, but that rather defeats the purpose.
I've only made a couple of tests on a dozen or so macs, but would be grateful if someone could let me know if there is a way to do this.
Obviously using live Code 5.5.3, mac os 10.5 and 10.6 probably will be using 10.7 and 8 too.
cheers
John