This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
exegesis's profile picture

Startup program running to monitor

Started by exegesis, 23 May 2012 - 11:28 AM
exegesis #1
Posted 23 May 2012 - 01:28 PM
I can't get a startup program to run to the monitor. My desired program is harvester, and my startup script is as such:

shell.run(monitor right harvester)

But it doesn't work no matter how I try to parse it. Any help would be awesome.
Lyqyd #2
Posted 23 May 2012 - 03:05 PM

shell.run("monitor", "<side>", "harvester")

Of course, replace <side> with the name of whichever side the monitor is on.
exegesis #3
Posted 23 May 2012 - 08:14 PM
This works, thanks a lot.
Javec #4
Posted 16 November 2012 - 07:54 AM
This doesent work for me and i am running the latest version of tekkit
Fiery Arcanine #5
Posted 16 November 2012 - 08:58 AM
Bumper :P/>/>
Dont do this

Mod/Admin or w/e, close this please
Lyqyd #6
Posted 16 November 2012 - 09:21 AM
Backseat moderating is worse than topic necromancy.

Javec, please post a new topic with the code you're trying to run. Thanks for using the search feature, though!