An extended vision of scripting functionality

  1. Can interact with preview pane, Meta Data pane;
  2. add parameters to the internal command so that it looks neater, example:copy xxx=xxx;
  3. add command modifiers, example: @scp:xxxx
  4. Ability to register functions in a script to Dopus, for example: Dopus.regfun (function name ...) ;
  5. Under administrator mode, scripts can run as administrators.