[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
VS_Reset()           Returns control codes to reset the printer

Description:

  VS_Reset() returns the control codes needed to reset the currently
  selected printer to it's power on reset state.

Syntax:     

  c_ResetCode = VS_Reset()

Pass:       

  Nothin

Return:     

  c_ResetCode is a character expression containing the necessary
  codes to make the currently selected printer reset itself its
  "power-on" state.

Notes:      

  If a printer has not been selected, VS_Reset() will call VS_InitPrtr()
  for you.

Example:    

  SET PRINT ON
     ? VS_Reset()
  SET PRINT OFF

Usage:      

See Also: VS_InitPrtr()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson