Del Key Problem Solved!

Using a single input command…

Input "Time"; t$
time$=t$

Typing 23:33:45
You get “Error : Expected closing bracket”…
If you print t$ you get 23@:33@:45

There is something wrong…