Jump to content




Wireless Modems


  • You cannot reply to this topic
3 replies to this topic

#1 dekuran

  • New Members
  • 2 posts

Posted 17 February 2015 - 04:35 PM

So, I happen to be running CC 1.7, and want to make a network using the wireless modems.
Whenever I type
rednet.open("top")
it just says "Program not found", what am I doing wrong?
The wiki says to just type it.

#2 Cranium

    Ninja Scripter

  • Moderators
  • 4,031 posts
  • LocationLincoln, Nebraska

Posted 17 February 2015 - 04:44 PM

It sounds like you're just typing that as the computer starts. You need to put that in a program if you want to use it.

#3 HPWebcamAble

  • Members
  • 933 posts
  • LocationWeb Development

Posted 17 February 2015 - 05:20 PM

To elaborate on Cranium's post, when the computer starts, it only accepts programs and their arguments.

You should probably write a program. To do that, type 'edit <name>'
After you've saved and exited from that, just type the name of the program to run it.

If you want to experiment with code a line or so at a time, run the 'lua' program.

#4 dekuran

  • New Members
  • 2 posts

Posted 17 February 2015 - 06:03 PM

Alright, thanks.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users