Programming with Reflection

image\rwnprg32.gif ResetTerminal method

 

Syntax object.ResetTerminal ResetMode

 

Description

Executes a terminal reset.

Arguments

ResetMode Argument Type: Enumeration
Required
Use one of the following values:

 rcSoftReset

 Performs a soft reset of the terminal. In Reflection for HP, this is equivalent to clicking Soft Reset on the Connection menu's cascading Reset menu. In Reflection for UNIX and OpenVMS (VT emulation) and Reflection for ReGIS Graphics (VT graphics emulation), this is equivalent to clicking Terminal on the Connection menu's cascading Reset menu.

 rcHardReset

 Performs a hard reset of the terminal. In Reflection for HP, this is equivalent to clicking Hard Reset on the Connection menu's cascading Reset menu. In Reflection for UNIX and OpenVMS (VT emulation) and Reflection for ReGIS Graphics (VT graphics emulation), this is equivalent to clicking Recall Last Setup on the Reset menu.

 rcSerialStats

 Resets the serial connection statistics (receiver overruns, parity errors, framing errors, and so forth) to zero.

 

image\jump.gif Example

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this command