Posted 06 December 2012 - 03:56 PM
Just to start off, I dont mean using rednet, I know about the while loop until it receives a message method.
I was looking for a way to have one turtle, or computer, push a command line statement to an adjacent turtle or computer.
For example, Lets say we have the "Main turtle" that has all of the custom programs we would need on it. And then lets say you have a program which causes it to place down a turtle from its inventory, give this new turtle some fuel, and then tell this new turtle to use the built-in program "excavate 4". the "main" turtle would then move a couple of blocks away and repeat, and ect. eventually collecting all of the placed down turtles.
I've looked around a bit and I can't find anyway to do this.
Thanks in advance
I was looking for a way to have one turtle, or computer, push a command line statement to an adjacent turtle or computer.
For example, Lets say we have the "Main turtle" that has all of the custom programs we would need on it. And then lets say you have a program which causes it to place down a turtle from its inventory, give this new turtle some fuel, and then tell this new turtle to use the built-in program "excavate 4". the "main" turtle would then move a couple of blocks away and repeat, and ect. eventually collecting all of the placed down turtles.
I've looked around a bit and I can't find anyway to do this.
Thanks in advance