Creating a macro to set timecode to 0:00:00 at position

Is it possible to create a project logical editor macro that opens the timecode function and then sets that to 0:00:00 automatically?

A shortkey to Timecode isn’t really doing what i want, because you have to still mouseclick inside the window and enter 0’s.

Looking for a faster way to achieve this.. Also always curious to learn more about the PLE.

Thanks

Not sure if this is possible in PLE however Keyboard Maestro / AutoHotKey is something I’ve been playing with recently and this seems like it’d be doable with those (depending on which OS you’re using for either)

Another usage for a macro system which allows to not only call a function but also transmits a parameter.

One of the things that Studio1 does better than Cubase.

Yeah i’ve been arriving on AutoHotKey to do things in Cubase more and more lately but keep putting it off not to get lost in endless customization compulsions :')
Thanks for your answer!