Shell Fails on One Machine
Thierry Douez
th.douez at gmail.com
Thu May 5 02:08:26 EDT 2016
> New iMac with clean install of El Capitan
>
> But from inside my app
>
> Put "/Volumes/Chola1/WWW/public_html” into pPath
> put ("open " & quote & pPath & quote) into tShell
> get shell (tShell)
>
> The result is “1”
>
> Any clues?
>
>
Hi,
What happens when you do this:
put shell("open -h")
should return the help summary.
If not, then you have a PATH problem.
Regards,
Thierry
------------------------------------------------
Thierry Douez - http://sunny-tdz.com
More information about the use-livecode
mailing list