I need help with my login program or modem because when I launch the program it comes up with the error "startup:7: No such modem: back", however the code states that the modem is on the right, which it is:
local side = "right"
password_server = 210
rednet.open(side)
Thanks
2 replies to this topic
#1
Posted 21 February 2015 - 03:31 PM
#2
Posted 21 February 2015 - 08:29 PM
Moved to Ask a Pro.
#3
Posted 21 February 2015 - 08:33 PM
Well, your error message indicates line 7, but you've only posted 3 lines of code. Please post your full code (between code tags) so we can see what you're working with.
Code tags:
[.CODE]
code here
[./CODE]
Just remove the dots before CODE and /CODE and it'll look like this...
Code tags:
[.CODE]
code here
[./CODE]
Just remove the dots before CODE and /CODE and it'll look like this...
code here
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











