HPlogo System Debug Reference Manual > Chapter 9 System Debug Window Commands

wC

MPE documents

Complete PDF
Table of Contents
Index

E0201 Edition 4 ♥
E0300 Edition 3
E0692 Edition 3

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




wB


wD