VMS Help
RTL Routines, SMG$, SMG$DELETE_CHARS
*Conan The Librarian (sorry for the slow response - running on an old VAX)
|
|
The Delete Characters routine deletes characters in a virtual
display.
Format
SMG$DELETE_CHARS display-id ,number-of-characters ,start-row
,start-column
OpenVMS usage:cond_value
type: longword (unsigned)
access: write only
mechanism: by value
display-id
OpenVMS usage:identifier
type: longword (unsigned)
access: read only
mechanism: by reference
Identifies the virtual display from which characters are to be
deleted. The display-id argument is the address of an unsigned
longword that contains the display identifier.
The display identifier is returned by SMG$CREATE_VIRTUAL_DISPLAY.
number-of-characters
OpenVMS usage:longword_signed
type: longword (signed)
access: read only
mechanism: by reference
Specifies the number of characters to be deleted. The number-
of-characters argument is the address of a signed longword that
contains the number of characters to be deleted.
start-row
OpenVMS usage:longword_signed
type: longword (signed)
access: read only
mechanism: by reference
Specifies the row position at which to start the deletion. The
start-row argument is the address of a signed longword that
contains the row number at which to start the deletion.
start-column
OpenVMS usage:longword_signed
type: longword (signed)
access: read only
mechanism: by reference
Specifies the column position at which to start the deletion. The
start-column argument is the address of a signed longword that
contains the column position at which to start the deletion.
[legal]
[privacy]
[GNU]
[policy]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.