> On Feb 3, 2016, at 5:57 PM, Richard Gaskin <ambassa...@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/>



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to