Passive Shell Commands
Dr. Hawkins
dochawk at gmail.com
Thu Oct 10 22:27:24 EDT 2013
On Thu, Oct 10, 2013 at 5:10 PM, Dr. Hawkins <dochawk at gmail.com> wrote:
> I'll play some more tonight; they still don't seem to be talking . . .
>
They're launching and compiling, but not talking.
I have a field in master with
on closeField
write the text of me to process slave
end closeField
and the main stack of slave has
on openStack
send "checkIt" to me in 1 sec
end openStack
on checkIt
read from stdin until end
if it is not empty then
answer "got: " & it
end if
put it into fld "sInput"
send "checkIt" to me in 1 sec
end checkIt
but nothing seems to get transferred when I type and leave the field.
--
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
More information about the use-livecode
mailing list