Editor Object¶
Properties¶
Retrieves the Document Object for the current document. | |
Retrieves the Configs Collection. | |
Retrieves or sets the CsvList Collection. | |
Retrieves the Documents Collection for the currently opened documents. | |
Sets or retrieves whether the tab is enabled. | |
Retrieves the Filters collection. | |
Retrieves the full specification of the EmEditor executable file (emeditor.exe), including the path. | |
Retrieves the FuzzyOptions object. | |
Retrieves the currently selected language ID. | |
Retrieves the Regex object. | |
Retrieves the registered name. | |
Retrieves the string indicating the current version of EmEditor. |
Methods¶
Searches multiple files for multiple strings. | |
Replaces multiple strings in multiple files. | |
Compares two documents. | |
Retrieves the Unicode name of the specified character or string. | |
Executes the command identified by an integer indicating the Command ID. | |
Executes the specified macro. | |
Executes the specified plug-in. | |
Displays an Open or Save As dialog box that lets the user specify the drive, directory, and the name of a file to open. | |
Searches multiple files for matching string. | |
Retrieves the integer value for the specified entry from the Registry or an INI file depending on the EmEditor settings. | |
Retrieves the string value for the specified entry from the Registry or an INI file depending on the EmEditor settings. | |
Combines two CSV documents specifying key columns, using a method similar to JOIN operations, and creates a new document. | |
Creates a new file. | |
Opens an existing file. | |
Retrieves the current status of the specified command, whether it is enabled and checked. | |
Retrieves the string associated with the specified command. | |
Loads common settings and refreshes the EmEditor window. | |
Replaces text in multiple files. | |
Saves all currently open files. | |
Saves and Closes all open files. | |
Writes a string to standard error. | |
Sets an integer value into the Registry or an INI file depending on the EmEditor settings. | |
Sets a string value into the Registry or an INI file depending on the EmEditor settings. |
Version¶
Supported on EmEditor Professional Version 4.00 or later.