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

wN

MPE documents

Complete PDF
Table of Contents
Index

E0201 Edition 4 ♥
E0300 Edition 3
E0692 Edition 3

Renames a virtual window or a user-defined window.

Syntax



   UN   [name] [win_number]    User window
   VN   [name] [win_number]    Virtual window

Parameters


name

The name for this user window. Names are restricted to eight alphanumeric characters.

If the name is omitted, the following default names are used:

Window

Default Name

USER (U)

<user>

VIRTUAL (V)

Virtual

win_number

The window number for a specific user window (U) or virtual window (V). If win_number is omitted, then the current window is used. The current user window is marked by an asterisk, and the current virtual window is marked in inverse video.

Examples



   %cmdebug > un datablk

Rename the current user window to "datablk."

   %cmdebug > vn parms 4

Rename virtual window number four to "parms."

Limitations, Restrictions


none




wM


wR