Have played around and answered my own question.
Instead of using the variable as the argument for the conditional statement I used the clock command itself and it seems to work fine, see code below.
I can now model my scheduler on this.
Thanks anyway.
Gary
#!/usr/bin/wish
proc clock:set...
Ok, after some thought I am writing a simple dummy program to schedule an event for a certain time
Problem is the scheduled messagebox does not appear, I am fairly new to TCL so I am not sure about the correct format for time, so berhaps the argument for the IF is wrong!? Perhaps someone could...
Hi
I am currently writing a linux dvb veiwer/recorder as a front end to Mplayer.
I have implemented veiwing and recording on the fly but I would like to add a function to record the current channel at a specific time and end the recording at a specific time.
How do I write a function that will...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.