Constant Code Example - CAPTUREit - Foundation 23.1 - Foundation 23.1 - AnyDoc - external

CAPTUREit

Platform
AnyDoc
Product
CAPTUREit
Release
Foundation 23.1
License

Option Explicit

'******************************

'* Begin Immediate mode Code *

'******************************

‘ Display the name of the event as each event is fired

MsgBox vbsEventName & " " & AppModeString(CurrentMode)

'******************************

'* End Immediate mode Code *

'******************************