I am adding a clock on top of my application. This one is kind of keeping me in a spin. I can do %time%=system.gettime("Time","Militarytime") and get a time and show the current time at the moment. However, I would like to update it every second so that time is shown constantly. If I put that part and show part in a loop, the application goes into an infinate loop and crash. Can someone show me a way here.
Thanks
Lwin
Thanks
Lwin
Comment