Im from mobile so i will Post a line of the code for the following question when i will be on computer.

I read the Data from the GPS, especially for the time and date.....
Serin2.....

Then i display the needed info......

Serout2......

What is the command to use inside the Serout2 in order to jump to a LABEL and Correct the UTC?

It will be useful if i understand the command inside the Serout2 that give me the access to jump to a LABEL.

One more question. I see most of You are using the HSERIN2, HSEROUT2,

And You Richard on your code are using the arrayread arraywrite.

I need to check the manual and see what is the difference between those.