This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Is It Possible ??

Help for those learning Tcl or writing their own scripts.
Post Reply
C
COBRa
Halfop
Posts: 49
Joined: Fri Jan 04, 2013 8:23 am

Is It Possible ??

Post by COBRa »

I run a script where people have a certain time to perform a task.

The task starts monday 1 min past midnight and ends sunday midnight what i would like to do is something like this as a point of reference for them

If it was monday the guys would have 7 days to go
If it was tuesday the guys would have 6 days to go etc etc

so as the week progresses the display would show

7 Day/s Left to go
6 Day/s Left to go
5 Day/s Left to go
4 Day/s Left to go

and tomorrow it would show

3 Day/s Left to go

im a total noob and wondered if it could be done

many thx in advance
Post Reply