This is VERY helpful for some perl scripts of mine :-)-O

use Mac::AppleScript qw(RunAppleScript);
RunAppleScript(qq('tell application id "org.lyx.lyx" to activate'));

thanks, el

On 14/02/2020 08:39, Stephan Witt wrote:
> Am 13.02.2020 um 18:24 schrieb Jean-Marc Lasgouttes <lasgout...@lyx.org>:
[...]
> $ /usr/bin/osascript -e 'tell application id "org.lyx.lyx" to activate'
[...]

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to