MeVisLab Toolbox Reference
macos::AppleScript Class Reference

AppleScript support. More...

#include <macAppleScript.h>

Static Public Member Functions

static std::string execute (const std::string &scriptFile, const std::string &handlerName, const char *firstParameter,...)
 Execute given AppleScript. More...
 

Detailed Description

AppleScript support.

Definition at line 26 of file macAppleScript.h.

Member Function Documentation

◆ execute()

static std::string macos::AppleScript::execute ( const std::string &  scriptFile,
const std::string &  handlerName,
const char *  firstParameter,
  ... 
)
static

Execute given AppleScript.


The documentation for this class was generated from the following file: