CALL %VER command

Adds a line to the log describing the maintenance level of z/OS® Debugger that you have installed on your system.

Read syntax diagramSkip visual syntax diagramCALL%VER;

Usage note

You can use this command in remote debug mode.

Example

You have z/OS Debugger, Version 17.0, installed on your system. Enter the CALL %VER command to display the following information in the Log window:

IBM z/OS Debugger 17.0.n
10/04/2024 09:33:00 AM Level: 17.0.n PHnnnnn
5724-T07: Copyright IBM Corp. 1992, 2024

The time stamp that is shown is the product build date and time.

Refer to the following topics for more information related to the material discussed in this topic.