Are you using cool term?
set myFile to (POSIX path of (path to temporary items)) & "curl_downloaded_file.xml"
do shell script "curl -L " & "http://admin1:pana...@192.168.0.3/cgi-bin/sd95.cgi?cm=0200a13d0103" & " -o " & myFile
--
--
Change your preferences or unsubscribe here:
http://groups.google.com/group/qlab
Follow Figure 53 on Twitter: http://twitter.com/Figure53
---
You received this message because you are subscribed to a topic in the Google Groups "QLab" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/qlab/IrtOJ0wKtNQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to qlab+uns...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
NizerI use the script cue to put the command to turn on, off, open and close the lens. Below sending the script I am using to connect / on t he projector.
set myFile to (POSIX path of (path to temporary items)) & "curl_downloaded_file.xml"
do shell script "curl -L " & "http://admin1:panasonic@192.168.0.3/cgi-bin/sd95.cgi?cm=0200a13d0103" & " -o " & myFile
Cheers,
Freddy
All i need / want is a way to send the right control to my player, primaily just a play command.
All advice welcomed.
Thanks in advance.