So I tried to take my crack at Xcode alone, and well I am getting frustrated (obviously). I am trying to make a Tivo Remote app. At the moment, I can go into the command line and control my Tivo. I thought, why not make a GUI that can at the push of a button, call a certain command. I can, right now, call up the first command using apple script, but then it stops there.
The first command is: "telnet 10.0.1.37 31339"
Information comes up (the current channel). Then enter must be pressed, and THEN you can call commands, i.e. IRCODE CHANNELUP and so on.
If anyone has any insight it is greatly appreciated.
The first command is: "telnet 10.0.1.37 31339"
Information comes up (the current channel). Then enter must be pressed, and THEN you can call commands, i.e. IRCODE CHANNELUP and so on.
If anyone has any insight it is greatly appreciated.