Programming with Reflection

image\rwnprg32.gif Exit method

 

Syntax object.Exit

 

Description

You cannot use this method in Visual Basic macros because of conflicts with Visual Basic Exit keywords; use the newer Quit method. This method is still supported in Reflection Basic scripts and on the Reflection command line.

Exits Reflection. What Reflection does when you execute this command depends on the configured values for the SaveChanges and QueryExit properties. If you are recording or tracing, The Stop Recording or Stop Trace dialog box opens first.

Arguments

None.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this command