Hi !
I have a problem that bugged me for days ! I just would like to change the ip of my mac using a script. The ip to use depends of an other script so I cannot use the “set current location/scselect” function. Therefore I have to enter the IP through a script. My problem is that when I managed to open the network settings panned, I do not manage to enter the IP I want (for exemple 127.127.127.127) using “set first responder”, can anyone help me/correct me ?
set first responder of window "Network" to text field "127.127.127.127" of window "Network"
thanks a lot in advance !