2.3.143. VCLOSE

The VCLOSE command removes and closes a window or file.

Syntax

VCLOSE {windowid | fileid}

where:

windowid | fileid

Specifies the window or file to be closed. This must be a user-defined windowid or fileid. See Window and file numbers for details.

Description

The VCLOSE command removes and closes a window opened with VOPEN, or closes a file opened with FOPEN.

Examples

The following example shows how to use VCLOSE:

vclose 50

Close window number 50.

See also

The following commands provide similar or related functionality:

Copyright © 2002-2005 ARM Limited. All rights reserved.ARM DUI 0175G
Non-Confidential