What is Macintosh equivalent of relaunch handler?

hh hh at hyperhh.de
Sat Mar 30 05:32:23 EDT 2019


To summarize some of the previous advices and to
show beginners how easy it is to use applescript:

-- begin commandline
osascript -e 'tell application "LiveCode"
activate
do script "put the internet date"
end tell'

--end commandline (include the last char which is cr)




More information about the use-livecode mailing list