Shell Object¶
Properties¶
Retrieves the current foreground window. | |
Retrieves or sets the flag to keep running the macro while using V8. | |
Returns the top-level Windows collection. |
Methods¶
Creates a folder. | |
Deletes one or more specified files. | |
Deletes one or more specified folders and their contents.. | |
Returns true if a specified file exists; false if it does not. | |
Finds the top-level Window object by a class name and/or by a window title. | |
Returns true if a specified folder exists; false if it does not. | |
Retrieves an environment variable. | |
Returns the attributes of a specified file or folder. | |
Retrieves the status of the specified virtual key. | |
Runs a program in a new process. | |
Sends one or more keystrokes (or mouse activities) to the active window. | |
Sets the attributes of a specified file or folder. |
Version¶
Supported on EmEditor Professional Version 7.00 or later.