Searched defs:scriptPath (Results 1 - 1 of 1) sorted by relevance

/inkscape/packaging/macosx/ScriptExec/
H A Dmain.c131 char scriptPath[kMaxPathLength]; variable
248 OSErr err = ExecuteScript(scriptPath, &pid);
264 OSErr err = ExecuteScript(scriptPath, &pid);
324 strcpy((char *)&scriptPath, str);

Completed in 15 milliseconds