Log device constants

You can log what is happening when running the FORMS modules. You can log to a window, a debug window, or a text file. See Logging examples.

These constants apply to both the Classic OLE API and the COM API.

Constant

Value

EhNoLogging 

0

EhLogDebugWindow 

1

EhLogWindow 

3

EhLogFile 

4

Log settings constants

Overview of COM API constants