Previous Topic Next topic Print topic


mf.ede.textmgr Properties

Editor text manager

The following table lists the properties of the mf.ede.textmgr component and shows the event information that can be included in the trace for each property.

The properties of the mf.ede.textmgr component provide information about the behavior of the editor's text manager, which provides the low-level support for editing source files.

Property Property Description Level Event Id Event Description
CLOSE Close functions. DEBUG 3 Text strings indicating the results of the different functions and callbacks that occur when a file is closed in the editor.
COPYBOOK Copybook functions. DEBUG 3 Text strings indicating the results of copybook-related operations within a given source stream. Information is also returned on searches for copybooks using .idy files or COBCPY and other environment variables.
CUTCOPY Clipboard functions. DEBUG 3 Text strings indicating the results of cut, copy and paste functions.
ENTRY Entry to and exit from the editor functions. DEBUG 3 Text string indicating entry to or exit from the editor fuctions, return code and function codes.
SAVE Save functions. DEBUG 3 Text strings indicating the results of save functions.
Previous Topic Next topic Print topic