Posted 25 February 2013 - 02:14 AM
I am told the turtles come with built in shellapi or shell
Istart a Turtle an in my Turtle black window I type
> help shellapi
and get
> shell.exit()
> shell.dir()
I then type
> shell.dir()
No such program
> shell dir()
No such program
> shellapi.dir
No such program
> dir()
No such program
I use Google and find
http://computercraft.info/wiki/Tutorials
I try
http://computercraft.info/wiki/Guess_The_Number_%28tutorial%29
and type in their first command
> term.clear()
No such program
Can anyone tell the very frustrated person what I am failing to do?
I really need *exact* character-by-character instructions.
Thanks
Istart a Turtle an in my Turtle black window I type
> help shellapi
and get
> shell.exit()
> shell.dir()
I then type
> shell.dir()
No such program
> shell dir()
No such program
> shellapi.dir
No such program
> dir()
No such program
I use Google and find
http://computercraft.info/wiki/Tutorials
I try
http://computercraft.info/wiki/Guess_The_Number_%28tutorial%29
and type in their first command
> term.clear()
No such program
Can anyone tell the very frustrated person what I am failing to do?
I really need *exact* character-by-character instructions.
Thanks