HPlogo System Debug Reference Manual: HP 3000 MPE/iX Computer Systems > Chapter 7 System Debug Window Commands

wC

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Window current. Marks the specified window as the current window. Many user window (U), text window (TX), and virtual window (V) commands operate on the current window.

Syntax

   UC  [win_number]

   VC  [win_number]

   TXC [win_number]

Parameters

win_number

The window number for a specific user window (U), text window (TX), or virtual window (V). If win_number is omitted, then the current window remains flagged as the current window. The current user window is marked by an asterisk, and the current virtual and text windows are marked in inverse video.

Examples

   %cmdebug > VC 2

Mark virtual window number 2 as the current virtual window.

   %cmdebug > UC 3

Mark user window number 3 as the current user window.

Limitations, Restrictions

none

Feedback to webmaster