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

need some help with shell.run("startup")

Started by CardingiSFun, 13 October 2012 - 06:44 PM
CardingiSFun #1
Posted 13 October 2012 - 08:44 PM
So im trying to use shell.run("startup") but i cant figure out how to draw it on a monitor i have next to the pc. i cant edit the startup file cause it uses arrays. so please help me figure this out. Thanks
PixelToast #2
Posted 13 October 2012 - 08:47 PM
shell.run("monitor","<side>","startup")
:3