export variables to launched process?
Mark Talluto
mark at canelasoftware.com
Thu Feb 4 13:27:35 EST 2016
> On Feb 3, 2016, at 5:57 PM, Richard Gaskin <ambassador at fourthworld.com> wrote:
>
> I've successfully exported variables to a process run with shell, e.g.:
>
> put shell("export somevar='Hello!'; ./test.sh")
>
> ...where test.sh simply echoes somevar to verify that it got it.
>
> Now I have a process I need to read and write to, but I don't know how to export variables to it - clues?
I posted something about this in the forums a few years ago. Maybe it is relevant?
http://forums.livecode.com/viewtopic.php?f=9&t=15059 <http://forums.livecode.com/viewtopic.php?f=9&t=15059>
Best regards,
Mark Talluto
livecloud.io <http://www.livecloud.io/>
canelasoftware.com <http://www.canelasoftware.com/>
More information about the use-livecode
mailing list