SyncCall

Far Manager Macro System

SyncCall


... = Plugin.SyncCall (PluginId [, ...])

This function works identically to Plugin.Call, except that:

1. Its call is always synchronous, i.e. the macro continues its execution
   only after the OpenW function of the plugin returns.
2. This function does not have limitations that Plugin.Call has.