Hi,
Can anyone let me know how to find a pattern in a string which is comma seperated. With my limited knowledge of TCL, I figured out a way of doing it through the split command and compare each resulting string, however I do not wish to iterate so many times. Is there a shorter way of doing...
Hi,
I am facing integer overflow issues in TCL. All I want to do is to calculate an alarm timer(in milli seconds) upon elapsing which some functionality has to be kick started.
But the calculation (since it is in milliseconds) results in a negative value.
Is there are a way to over come this...
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.