export variables to launched process?
Richard Gaskin
ambassador at fourthworld.com
Wed Feb 3 20:57:43 EST 2016
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?
--
Richard Gaskin
Fourth World Systems
Software Design and Development for the Desktop, Mobile, and the Web
____________________________________________________________________
Ambassador at FourthWorld.com http://www.FourthWorld.com
More information about the use-livecode
mailing list