KeepRunning 屬性 (Shell 對象)

檢索或設定標志以在使用 V8 時繼續運行巨集。

[JavaScript]

b = shell.KeepRunning;
shell.KeepRunning = b;

[VBScript]

b = shell.KeepRunning
shell.KeepRunning = b

版本

支持 EmEditor Professional Version 23.1 或之後的版本。