1753770 Members
4902 Online
108799 Solutions
New Discussion юеВ

Re: UTC in Debugger

 
Albert ├Цttl
Advisor

UTC in Debugger

Just a short and simple question:
How can I examine a UTC (128 Bit) formatted Timestamp in the VMS debugger?

LG
Albert
2 REPLIES 2
Volker Halle
Honored Contributor

Re: UTC in Debugger

Albert,

just a thought - didn't test this:

Could you use the debugger CALL command to call a CRTL routine to do the formatting for you ?

See the DEBUGGER manual:

http://h71000.www7.hp.com/doc/82final/4538/4538pro_037.html#index_x_1643

Volker.
Albert ├Цttl
Advisor

Re: UTC in Debugger

Hi Volker,
i tried this and it works. But I thought of an
easier version like EXAMINE/DATE/UTC or whatever.

LG
Albert